Home

Retrieve recent transactions

POST
https://zil.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns a list of recent transactions on the Zilliqa blockchain. Optionally supports parameters such as limit (number of transactions).

Body

application/json
jsonrpcstringrequired

JSON-RPC version

methodstringrequired

Method name

idintegerrequired

Request ID

paramsArray<integer | string>

Optional parameters array.

Show child attributes
One of
integer
string

Response

200OK

Recent transactions retrieved successfully

400Bad Request

Invalid request

500Internal Server Error

Server error