Transactions
Get bulk transactions
This API provides bulk transaction data for a wallet address in a 15-minute time bucket interval.
GET
/
{chainName}
/
v1
/
bulk
/
transactions
/
{walletAddress}
/
{timeBucket}
Path Parameters
The requested address.
The 0-indexed 15-minute time bucket.
Name of the blockchain (e.g., ethereum, polygon, bsc)
Response
200 - application/json