mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update eip155-3666.json (#2897)
update the chain info Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
a8f5838214
commit
f9d84f39f5
|
@ -1,21 +1,21 @@
|
|||
{
|
||||
"name": "Metacodechain",
|
||||
"chain": "metacode",
|
||||
"rpc": ["https://j.blockcoach.com:8503"],
|
||||
"name": "Jouleverse Mainnet",
|
||||
"chain": "Jouleverse",
|
||||
"rpc": ["https://rpc.jnsdao.com:8503"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "J",
|
||||
"symbol": "J",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://j.blockcoach.com:8089",
|
||||
"shortName": "metacode",
|
||||
"infoURL": "https://jnsdao.com",
|
||||
"shortName": "jouleverse",
|
||||
"chainId": 3666,
|
||||
"networkId": 3666,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "meta",
|
||||
"url": "https://j.blockcoach.com:8089",
|
||||
"name": "jscan",
|
||||
"url": "https://jscan.jnsdao.com",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user