mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
25 lines
479 B
JSON
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"
|
||
|
}
|
||
|
]
|
||
|
}
|