getBulkTransactions
Retrieve bulk transaction data for a wallet address on the Somnia blockchain, organized in 15-minute time buckets.
Instructions
This API provides bulk transaction data for a wallet address in a 15-minute time bucket interval
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| authToken | Yes | ||
| chainName | Yes | ||
| timeBucket | Yes | Time bucket interval for transactions | |
| walletAddress | Yes | Address to fetch bulk transaction data for |