v1

latestOpenAPI 3.0.3Apache-2.02026-07-173866168.3 KB

post/getIndexerSlot

Request body

id'test-account' required

An ID to identify the request.

jsonrpc'2.0' required

The version of the JSON-RPC protocol.

method'getIndexerSlot' required

The name of the method to invoke.

Response

id'test-account' required

An ID to identify the response.

jsonrpc'2.0' required

The version of the JSON-RPC protocol.

resultinteger

Example response

{
  "result": 100
}