Follow funds through a swap
follow_swapFor one transaction that went through a DEX or aggregator, show the net balance change per address and asset and flag who the swap was actually for. Use it to continue a trace past a swap. EVM chains (ethereum, bsc). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | ethereum or bsc. | |
| tx_hash | Yes | 0x-prefixed transaction hash. | |
| block_number | No | Optional. Looked up automatically. |