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