sodax_get_swap_tokens
Retrieve available tokens for swapping on SODAX, with optional chain filtering to narrow results by chain ID.
Instructions
Get available tokens for swapping on SODAX, optionally filtered by chain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Response format: 'json' for raw data or 'markdown' for formatted text | markdown |
| 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. |