Retrieve recent transactions
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-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
jsonrpcstringrequiredJSON-RPC version
methodstringrequiredMethod name
idintegerrequiredRequest ID
paramsArray<integer | string>Optional parameters array.
Response
200OK
Recent transactions retrieved successfully
400Bad Request
Invalid request
500Internal Server Error
Server error