akka_list_tokens
List available tokens for swapping on a given chain, including symbols, names, addresses, decimals, USD prices, and verification status. Use this to discover tradeable tokens or find a token's contract address by symbol.
Instructions
List available tokens for swapping on a given chain. Returns token symbols, names, addresses, decimals, USD prices, and verification status. Use this to discover tradeable tokens or look up a token's contract address by symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | Yes | Chain ID | |
| page | No | Page number (0-based) | |
| limit | No | Tokens per page (default 50, max 1000) | |
| verified | No | Filter to verified tokens only |