Home

Get extended transaction bodies for a transaction block

POST
https://zil.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieves detailed and extended information of transaction bodies included in a specific transaction block, identified by the block number.

Body

application/json
jsonrpcstringrequired

JSON-RPC version

methodstringrequired

Method name

idintegerrequired

Request ID

paramsArray<integer>required

Array containing the transaction block number

Response

200OK

Extended transaction bodies for the specified transaction block retrieved successfully

400Bad Request

Invalid request

500Internal Server Error

Server error