Deploying to gh-pages from @ ethereum-lists/chains@36c3c24bc2 🚀

This commit is contained in:
ligi 2021-11-29 14:47:22 +00:00
parent 7fe4c3f959
commit de6bbe10ce
5 changed files with 31 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2104,6 +2104,19 @@
"rpc": ["https://mainnet.eraswap.network", "https://rpc-mumbai.mainnet.eraswap.network"],
"faucets": [],
"infoURL": "https://eraswap.info/"
}, {
"name": "Uzmi Network Mainnet",
"chainId": 5315,
"shortName": "UZMI",
"networkId": 5315,
"nativeCurrency": {
"name": "UZMI",
"symbol": "UZMI",
"decimals": 18
},
"rpc": ["https://network.uzmigames.com.br/"],
"faucets": [],
"infoURL": "https://uzmigames.com.br/"
}, {
"name": "Syscoin Tanenbaum Testnet",
"chainId": 5700,

View File

@ -2839,6 +2839,21 @@
"shortName": "es",
"chainId": 5197,
"networkId": 5197
}, {
"name": "Uzmi Network Mainnet",
"chain": "UZMI",
"network": "mainnet",
"rpc": ["https://network.uzmigames.com.br/"],
"faucets": [],
"nativeCurrency": {
"name": "UZMI",
"symbol": "UZMI",
"decimals": 18
},
"infoURL": "https://uzmigames.com.br/",
"shortName": "UZMI",
"chainId": 5315,
"networkId": 5315
}, {
"name": "Syscoin Tanenbaum Testnet",
"chain": "SYS",

View File

@ -161,6 +161,7 @@
"iotex-mainnet": "eip155:4689",
"iotex-testnet": "eip155:4690",
"es": "eip155:5197",
"UZMI": "eip155:5315",
"tsys": "eip155:5700",
"Ontology Testnet": "eip155:5851",
"rbd": "eip155:5869",