Home

Get ledger entries

POST
https://soroban-futurenet.nownodes.io/soroban/rpc

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

For reading the current value of ledger entries directly

Body

application/json
jsonrpcstringrequired
idintegerrequired
methodstringrequired
paramsobjectrequired
Show child attributes
keysArray<string>required

Response

200OK

Ledger entries retrieved successfully

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error