Home

Get transactions

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

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Method returns a detailed list of transactions starting from the user specified starting point

Body

application/json
jsonrpcstringrequired
idintegerrequired
methodstringrequired
paramsobjectrequired
Show child attributes
startLedgerintegerrequired
paginationobject
Show child attributes
limitinteger

Response

200OK

Transactions retrieved successfully

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error