Get token transfers by transaction
get_token_transfers_by_transactionList token transfers by transaction hash to view every transfer event within a single transaction.
Instructions
List token transfers that occurred within a single transaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | The 0x-prefixed transaction hash. | |
| chain | Yes | Chain name or numeric chain ID, e.g. "ethereum" or "1". Use get_chains_list to discover supported chains. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| notes | No | ||
| pagination | No | ||
| instructions | No | ||
| data_description | No |