chains/_data/chains/eip155-3666.json
hmisty f9d84f39f5
Update eip155-3666.json (#2897)
update the chain info

Co-authored-by: ligi <ligi@ligi.de>
2023-06-12 11:46:47 +02:00

23 lines
431 B
JSON

{
"name": "Jouleverse Mainnet",
"chain": "Jouleverse",
"rpc": ["https://rpc.jnsdao.com:8503"],
"faucets": [],
"nativeCurrency": {
"name": "J",
"symbol": "J",
"decimals": 18
},
"infoURL": "https://jnsdao.com",
"shortName": "jouleverse",
"chainId": 3666,
"networkId": 3666,
"explorers": [
{
"name": "jscan",
"url": "https://jscan.jnsdao.com",
"standard": "EIP3091"
}
]
}