Skip to content

Get Block Transactions

Returns the transactions for the given block height.

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

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