chains/_data/chains/eip155-2100.json
2022-01-14 21:12:06 +01:00

23 lines
433 B
JSON

{
"name": "Ecoball Mainnet",
"chain": "ECO",
"rpc": [
"https://api.ecoball.org/ecoball/"
],
"faucets": [],
"nativeCurrency": {
"name": "Ecoball Coin",
"symbol": "ECO",
"decimals": 18
},
"infoURL": "https://ecoball.org",
"shortName": "eco",
"chainId": 2100,
"networkId": 2100,
"explorers": [{
"name": "Ecoball Explorer",
"url": "https://scan.ecoball.org",
"standard": "EIP3091"
}]
}