Get extended transaction bodies for a transaction block
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-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
jsonrpcstringrequiredJSON-RPC version
methodstringrequiredMethod name
idintegerrequiredRequest ID
paramsArray<integer>requiredArray 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