mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create metacode.json (#1835)
This commit is contained in:
parent
3418667a05
commit
6b6329dccc
24
metacode.json
Normal file
24
metacode.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user