chains/_data/chains/eip155-2100.json
2021-10-23 10:16:31 +02:00

24 lines
458 B
JSON

{
"name": "Ecoball Mainnet",
"chain": "ECO",
"network": "mainnet",
"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"
}]
}