Skip to main content
GET
/
chains
List supported chains
curl --request GET \
  --url https://rpc.routeme.sh/chains
[
  {
    "chain_id": "1",
    "name": "Ethereum Mainnet"
  }
]

Response

Supported chains

chain_id
string
required
name
string
required