🔒请先连接钱包并签名解锁,以查看真实数据。

链与 RPC

链列表由 chains.config.json 在构建时注入;此处只读。选择使用中的 RPC 节点或测速。

RPC 端点6 条链
EEthereumevmid:1
https://geth.mytokenpocket.vip使用中
https://ethereum.publicnode.com
https://eth-mainnet.g.alchemy.com/v2/ctmZ••••••••
EBaseevmid:8453
https://mainnet.base.org使用中
https://base-mainnet.g.alchemy.com/v2/ctmZ••••••••
EBSCevmid:56
https://bsc-dataseed.binance.org使用中
https://bnb-mainnet.g.alchemy.com/v2/ctmZ••••••••
EArbitrumevmid:42161
https://arb1.arbitrum.io/rpc使用中
https://arb-mainnet.g.alchemy.com/v2/ctmZ••••••••
SSolanasol
https://api.mainnet-beta.solana.com使用中
https://solana-mainnet.g.alchemy.com/v2/ctmZ••••••••
ESepoliaevmid:11155111
https://rpc.sepolia.org使用中
https://ethereum-sepolia.publicnode.com
// 说明:链列表由 chains.config.json(项目根目录)在 pnpm build 时打入 bundle。增减链或 RPC 需修改该文件并重新构建。当前活跃 RPC 索引保存在 localStorage。