evm-chains
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseEVM Chains
EVM链
Local EVM chain reference for chain name, chain ID, default public RPC, native currency symbol, and RouteMesh support lookups.
Use this skill to resolve chain metadata before reading from an RPC, sending transactions, calling contracts, or constructing chain-specific RPC URLs.
Match chains by displayed name or numeric chain ID. Treat any chain missing from the tables as outside this skill's local dataset. If the requested chain is not listed, use the web search tool to find authoritative metadata from the chain's official documentation or Chainlist before proceeding.
本地EVM链参考,用于查询链名称、链ID、默认公共RPC、原生货币符号以及RouteMesh支持情况。
在从RPC读取数据、发送交易、调用合约或构建特定链的RPC URL之前,可使用本Skill解析链元数据。
可通过显示名称或数字链ID匹配链。表格中未列出的链视为不在本Skill的本地数据集范围内。若请求的链未被列出,请先使用网页搜索工具从该链的官方文档或Chainlist获取权威元数据,再进行后续操作。
RouteMesh
RouteMesh
Use RouteMesh only when the column is and the environment variable is available.
RouteMeshYesROUTEMESH_API_KEYConstruct the RouteMesh RPC URL as:
text
https://lb.routeme.sh/rpc/CHAIN_ID/ROUTEMESH_API_KEYReplace with the numeric chain ID and with the value of the environment variable. If is or is not available, use the chain's default public RPC instead.
CHAIN_IDROUTEMESH_API_KEYROUTEMESH_API_KEYRouteMeshNoROUTEMESH_API_KEY仅当列显示为且环境变量可用时,才可使用RouteMesh。
RouteMeshYesROUTEMESH_API_KEYRouteMesh RPC URL的构建格式如下:
text
https://lb.routeme.sh/rpc/CHAIN_ID/ROUTEMESH_API_KEY将替换为数字链ID,替换为对应环境变量的值。若为或不可用,请使用该链的默认公共RPC。
CHAIN_IDROUTEMESH_API_KEYRouteMeshNoROUTEMESH_API_KEYMainnets
主网
Testnets
测试网
| Chain name | Chain ID | Default public RPC | Native currency symbol | RouteMesh |
|---|---|---|---|---|
| Ethereum Sepolia | 11155111 | https://11155111.rpc.thirdweb.com | ETH | Yes |
| 链名称 | 链ID | 默认公共RPC | 原生货币符号 | RouteMesh |
|---|---|---|---|---|
| Ethereum Sepolia | 11155111 | https://11155111.rpc.thirdweb.com | ETH | Yes |