chains/_data/chains/eip155-59.json
2021-08-18 09:35:29 +02:00

25 lines
449 B
JSON

{
"name": "EOS Mainnet",
"chain": "EOS",
"network": "mainnet",
"rpc": [
"https://api.eosargentina.io"
],
"faucets": [
],
"nativeCurrency": {
"name": "EOS",
"symbol": "EOS",
"decimals": 18
},
"infoURL": "https://eoscommunity.org/",
"shortName": "EOS Mainnet",
"chainId": 59,
"networkId": 59,
"explorers": [{
"name": "bloks",
"url": "https://bloks.eosargentina.io",
"standard": "EIP3091"
}]
}