chains/chains/eip155-17777.json

32 lines
659 B
JSON

{
"name": "EOS EVM Network",
"chain": "EOS",
"icon": "eos",
"rpc": ["https://api.evm.eosnetwork.com"],
"faucets": [],
"nativeCurrency": {
"name": "EOS",
"symbol": "EOS",
"decimals": 18
},
"infoURL": "https://eosnetwork.com/eos-evm",
"shortName": "eos",
"chainId": 17777,
"networkId": 17777,
"explorers": [
{
"name": "EOS EVM Explorer",
"url": "https://explorer.evm.eosnetwork.com",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": [
{ "url": "https://bridge.evm.eosnetwork.com" },
{ "url": "https://app.multichain.org" }
]
}
}