sodax_get_swap_tokens
Retrieves available tokens for cross-chain swaps, with optional filtering by blockchain network.
Instructions
Get available tokens for swapping on SODAX, optionally filtered by chain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | No | Filter tokens by spoke chain ID. Use the formal chain ID (e.g., '0x2105.base', 'ethereum', 'sonic', '0x1.icon', '0xa.optimism'). Call sodax_get_supported_chains for the full list. | |
| format | No | Response format: 'json' for raw data or 'markdown' for formatted text | markdown |