latestOpenAPI 3.1.02026-08-0837114837.8 KB
c099830c76a0
get-time-bucket-transactions-for-address-v3
Commonly used to fetch all transactions including their decoded log events in a 15-minute time bucket interval.
get/v1/{chainName}/bulk/transactions/{walletAddress}/{timeBucket}/
Path parameters
chainNamestring required
The chain name eg: eth-mainnet.
walletAddressstring required
The requested address. Passing in an ENS, RNS, Lens Handle, or an Unstoppable Domain resolves automatically.
timeBucketinteger required
The 0-indexed 15-minute time bucket. E.g. 27 Feb 2023 05:23 GMT = 1677475383 (Unix time). 1677475383/900=1863861 timeBucket.
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