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",
|
"name": "Jouleverse Mainnet",
|
||||||
"chain": "metacode",
|
"chain": "Jouleverse",
|
||||||
"rpc": ["https://j.blockcoach.com:8503"],
|
"rpc": ["https://rpc.jnsdao.com:8503"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "J",
|
"name": "J",
|
||||||
"symbol": "J",
|
"symbol": "J",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://j.blockcoach.com:8089",
|
"infoURL": "https://jnsdao.com",
|
||||||
"shortName": "metacode",
|
"shortName": "jouleverse",
|
||||||
"chainId": 3666,
|
"chainId": 3666,
|
||||||
"networkId": 3666,
|
"networkId": 3666,
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "meta",
|
"name": "jscan",
|
||||||
"url": "https://j.blockcoach.com:8089",
|
"url": "https://jscan.jnsdao.com",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user