radiant_get_swap_history
Retrieve on-chain DEX trade history for any token using its reference. Specify limit and offset to paginate through swap records.
Instructions
Get trade history for a token on the on-chain DEX
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Token reference (txid_vout format) | |
| limit | No | Max results | |
| offset | No | Offset for pagination |