List RouteMesh chains
rpc_list_chainsList supported blockchain chains from RouteMesh, filtering by chain ID or name query to find matching networks.
Instructions
Discover supported chains from RouteMesh API server (GET /chains) and filter by chain ID or name query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| offset | No | ||
| chainId | No | EVM chain ID (for example 1 for Ethereum mainnet) |