chains/_data/chains/eip155-3666.json
cnukaus 342f8223dc
update incorrect name and path in prev commit of new json file (#1852)
* update incorrect name and path in prev commit of new json file

* updated invalid icon part

Co-authored-by: ligi <ligi@ligi.de>
2022-11-09 11:33:07 +01:00

23 lines
439 B
JSON

{
"name": "Metacodechain",
"chain": "metacode",
"rpc": ["https://j.blockcoach.com:8503"],
"faucets": [],
"nativeCurrency": {
"name": "J",
"symbol": "J",
"decimals": 18
},
"infoURL": "https://j.blockcoach.com:8089",
"shortName": "metacode",
"chainId": 3666,
"networkId": 3666,
"explorers": [
{
"name": "meta",
"url": "https://j.blockcoach.com:8089",
"standard": "EIP3091"
}
]
}