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@ab884ed024 🚀
This commit is contained in:
parent
aac8f71e60
commit
f4f7e31cb0
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3573,6 +3573,19 @@
|
||||||
"rpc": ["https://api.s3.b.hmny.io"],
|
"rpc": ["https://api.s3.b.hmny.io"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://www.harmony.one/"
|
"infoURL": "https://www.harmony.one/"
|
||||||
|
}, {
|
||||||
|
"name": "DataHopper",
|
||||||
|
"chainId": 2021121117,
|
||||||
|
"shortName": "hop",
|
||||||
|
"networkId": 2021121117,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "DataHoppers",
|
||||||
|
"symbol": "HOP",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://23.92.21.121:8545"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://www.DataHopper.com"
|
||||||
}, {
|
}, {
|
||||||
"name": "Pirl",
|
"name": "Pirl",
|
||||||
"chainId": 3125659152,
|
"chainId": 3125659152,
|
||||||
|
|
|
@ -4957,6 +4957,21 @@
|
||||||
"shortName": "hmy-b-s3",
|
"shortName": "hmy-b-s3",
|
||||||
"chainId": 1666700003,
|
"chainId": 1666700003,
|
||||||
"networkId": 1666700003
|
"networkId": 1666700003
|
||||||
|
}, {
|
||||||
|
"name": "DataHopper",
|
||||||
|
"chain": "HOP",
|
||||||
|
"network": "hopnet",
|
||||||
|
"rpc": ["https://23.92.21.121:8545"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "DataHoppers",
|
||||||
|
"symbol": "HOP",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.DataHopper.com",
|
||||||
|
"shortName": "hop",
|
||||||
|
"chainId": 2021121117,
|
||||||
|
"networkId": 2021121117
|
||||||
}, {
|
}, {
|
||||||
"name": "Pirl",
|
"name": "Pirl",
|
||||||
"chain": "PIRL",
|
"chain": "PIRL",
|
||||||
|
|
|
@ -274,6 +274,7 @@
|
||||||
"hmy-b-s1": "eip155:1666700001",
|
"hmy-b-s1": "eip155:1666700001",
|
||||||
"hmy-b-s2": "eip155:1666700002",
|
"hmy-b-s2": "eip155:1666700002",
|
||||||
"hmy-b-s3": "eip155:1666700003",
|
"hmy-b-s3": "eip155:1666700003",
|
||||||
|
"hop": "eip155:2021121117",
|
||||||
"pirl": "eip155:3125659152",
|
"pirl": "eip155:3125659152",
|
||||||
"frankenstein": "eip155:4216137055",
|
"frankenstein": "eip155:4216137055",
|
||||||
"tpalm": "eip155:11297108099",
|
"tpalm": "eip155:11297108099",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user