Add rubidium (#123)

This commit is contained in:
rubidiumchain 2020-11-12 19:32:12 +09:00 committed by GitHub
parent 34a8920868
commit 2bba14d112
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

19
_data/chains/5869.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "Wegochain Rubidium Mainnet",
"chain": "RBD",
"network": "mainnet",
"rpc": [
"https://proxy.wegochain.io",
"http://wallet.wegochain.io:7764"
],
"faucets": [],
"nativeCurrency": {
"name": "Rubid",
"symbol": "RBD",
"decimals": 18
},
"infoURL": "http://wegochain.io",
"shortName": "rbd",
"chainId": 5869,
"networkId": 5869
}