latestOpenAPI 3.1.02026-08-0837114837.8 KB
c099830c76a0
get-all-transactions-in-a-block-by-page
Commonly used to fetch all transactions including their decoded log events in a block and further flag interesting wallets or transactions.
get/v1/{chainName}/block/{blockHeight}/transactions_v3/page/{page}/
Path parameters
chainNamestring required
The chain name eg: eth-mainnet.
blockHeightinteger required
The requested block height. Also accepts latest to get latest block.
pageinteger required
The requested 0-indexed page number.
Query parameters
quote-currencystring
The currency to convert. Supports USD, CAD, EUR, SGD, INR, JPY, VND, CNY, KRW, RUB, TRY, NGN, ARS, AUD, CHF, and GBP.
no-logsboolean
Omit log events.
Response
Successful response