chains/_data/chains/eip155-980.json
2022-11-27 10:16:17 +01:00

24 lines
449 B
JSON

{
"name": "TOP Mainnet EVM",
"chain": "TOP",
"icon": "top",
"rpc": ["https://ethapi.topnetwork.org"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://www.topnetwork.org/",
"shortName": "top_evm",
"chainId": 980,
"networkId": 0,
"explorers": [
{
"name": "topscan.dev",
"url": "https://www.topscan.io",
"standard": "none"
}
]
}