Get transaction bodies for a transaction block
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retrieves detailed 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
Transaction bodies for the specified transaction block retrieved successfully
400Bad Request
Invalid request
500Internal Server Error
Server error