List Supported Chains
list_chainsFind which blockchains support wallet syncing by name, Tokenbooks chain slug, or numeric EVM network ID; results identify EVM networks whose shared 0x address can be added together with add_wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional chain name, slug, or EVM chain id (e.g. "Optimism", "optimism-mainnet", "10") | |
| evmOnly | No | When true, return only EVM-compatible chains |