Home

Get contract events

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

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns contract events

Body

application/json
jsonrpcstringrequired
idintegerrequired
methodstringrequired
paramsobjectrequired
Show child attributes
startLedgerintegerrequired
filtersArray<object>required
Show child attributes
typestring
contractIdsArray<string>
topicsArray<Array<string>>
paginationobject
Show child attributes
limitinteger

Response

200OK

Contract events retrieved successfully

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error