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@c15affacbf 🚀
This commit is contained in:
parent
a0591197ee
commit
9f79d0c011
File diff suppressed because one or more lines are too long
16
chains/eip155-5234.json
Normal file
16
chains/eip155-5234.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "Humanode Mainnet",
|
||||
"chain": "HMND",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "HMND",
|
||||
"symbol": "HMND",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://humanode.io",
|
||||
"shortName": "hmnd",
|
||||
"chainId": 5234,
|
||||
"networkId": 5234,
|
||||
"explorers": []
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -3794,6 +3794,19 @@
|
|||
"rpc": ["https://mainnet.eraswap.network", "https://rpc-mumbai.mainnet.eraswap.network"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://eraswap.info/"
|
||||
}, {
|
||||
"name": "Humanode Mainnet",
|
||||
"chainId": 5234,
|
||||
"shortName": "hmnd",
|
||||
"networkId": 5234,
|
||||
"nativeCurrency": {
|
||||
"name": "HMND",
|
||||
"symbol": "HMND",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"infoURL": "https://humanode.io"
|
||||
}, {
|
||||
"name": "Uzmi Network Mainnet",
|
||||
"chainId": 5315,
|
||||
|
|
|
@ -5377,6 +5377,21 @@
|
|||
"shortName": "es",
|
||||
"chainId": 5197,
|
||||
"networkId": 5197
|
||||
}, {
|
||||
"name": "Humanode Mainnet",
|
||||
"chain": "HMND",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "HMND",
|
||||
"symbol": "HMND",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://humanode.io",
|
||||
"shortName": "hmnd",
|
||||
"chainId": 5234,
|
||||
"networkId": 5234,
|
||||
"explorers": []
|
||||
}, {
|
||||
"name": "Uzmi Network Mainnet",
|
||||
"chain": "UZMI",
|
||||
|
|
|
@ -291,6 +291,7 @@
|
|||
"xvm": "eip155:4919",
|
||||
"tlc": "eip155:5177",
|
||||
"es": "eip155:5197",
|
||||
"hmnd": "eip155:5234",
|
||||
"UZMI": "eip155:5315",
|
||||
"Nahmii": "eip155:5551",
|
||||
"Nahmii testnet": "eip155:5553",
|
||||
|
|
Loading…
Reference in New Issue
Block a user