mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@36c3c24bc2 🚀
This commit is contained in:
parent
7fe4c3f959
commit
de6bbe10ce
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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,
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user