Home

Retrieve transactions for a transaction block

POST
https://zil.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns a list of transactions included in a transaction block specified by the block number.

Body

application/json
jsonrpcstringrequired

JSON-RPC version

methodstringrequired

The method name

idintegerrequired

Request identifier

paramsArray<integer>required

Array containing the transaction block number

Response

200OK

Successful response with list of transactions

400Bad Request

Invalid request

500Internal Server Error

Server error