chains/_data/chains/eip155-5869.json
rubidiumchain 48f4ad2e1f
Update explorer url (#884)
Co-authored-by: kodabs <kodabsxshin@gmail.com>
2022-02-15 14:03:55 +01:00

24 lines
473 B
JSON

{
"name": "Wegochain Rubidium Mainnet",
"chain": "RBD",
"rpc": [
"https://proxy.wegochain.io",
"http://wallet.wegochain.io:7764"
],
"faucets": [],
"nativeCurrency": {
"name": "Rubid",
"symbol": "RBD",
"decimals": 18
},
"infoURL": "https://www.wegochain.io",
"shortName": "rbd",
"chainId": 5869,
"networkId": 5869,
"explorers": [{
"name": "wegoscan2",
"url": "https://scan2.wegochain.io",
"standard": "EIP3091"
}]
}