Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Rubidium chainId/networkId #122

Closed
rubidiumchain opened this issue Nov 12, 2020 · 1 comment
Closed

Add Rubidium chainId/networkId #122

rubidiumchain opened this issue Nov 12, 2020 · 1 comment

Comments

@rubidiumchain
Copy link
Contributor

Fill out the following to add your chain / network id, OR propose a Pull Request making your edits to the _data/chains.json file directly

{
  "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
}
@ligi
Copy link
Member

ligi commented Nov 12, 2020

closed via #123

@ligi ligi closed this as completed Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants