chains/_data/chains/eip155-2330.json
Altcoin Cash 759d1866bd
Update eip155-2330.json (#2014)
Updated RPC and explorer urls
2022-12-13 07:01:29 +01:00

26 lines
525 B
JSON

{
"name": "Altcoinchain",
"chain": "mainnet",
"rpc": ["https://rpc0.altcoinchain.org/rpc"],
"faucets": [],
"nativeCurrency": {
"name": "Altcoin",
"symbol": "ALT",
"decimals": 18
},
"infoURL": "https://altcoinchain.org",
"shortName": "alt",
"chainId": 2330,
"networkId": 2330,
"icon": "altcoinchain",
"status": "active",
"explorers": [
{
"name": "expedition",
"url": "http://expedition.altcoinchain.org",
"icon": "altcoinchain",
"standard": "none"
}
]
}