Update eip155-3666.json (#2897)

update the chain info

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
hmisty 2023-06-12 17:46:47 +08:00 committed by GitHub
parent a8f5838214
commit f9d84f39f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]