Skip to main content

Get Block Transactions

ENDPOINT
GET /testnet/block/{height}/transactions

Returns the transactions for the given block height.

Arguments

ParameterTypeRequiredDescription
heightu32YesThe block height of the requested transactions.

Response

ParameterTypeDescription
resultarrayThe array of transactions in the block