chains/metacode.json
2022-11-06 02:31:11 +01:00

25 lines
479 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,
"icon": "meta",
"explorers": [
{
"name": "meta",
"url": "https://j.blockcoach.com:8089",
"icon": "meta",
"standard": "EIP3091"
}
]
}