Skip to content

Get Block Transactions

ENDPOINT
GET https://aleo-testnetbeta.obscura.network/v1/<API_KEY>/testnet/block/{height}/transactions

Returns the transactions for the given block height.

Arguments

Parameter Type Required Description
height u32 Yes The block height of the requested transactions.

Response

Parameter Type Description
result array The array of transactions in the block