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@8b94a57996 🚀
This commit is contained in:
parent
06f3d9ad40
commit
9e476c9617
File diff suppressed because one or more lines are too long
23
chains/eip155-1666900000.json
Normal file
23
chains/eip155-1666900000.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "Harmony Devnet Shard 0",
|
||||||
|
"chain": "Harmony",
|
||||||
|
"rpc": [
|
||||||
|
"https://api.s1.ps.hmny.io",
|
||||||
|
"https://api.s1.ps.hmny.io"
|
||||||
|
],
|
||||||
|
"faucets": ["http://dev.faucet.easynode.one/"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "ONE",
|
||||||
|
"symbol": "ONE",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.harmony.one/",
|
||||||
|
"shortName": "hmy-ps-s0",
|
||||||
|
"chainId": 1666900000,
|
||||||
|
"networkId": 1666900000,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Harmony Block Explorer",
|
||||||
|
"url": "https://explorer.ps.hmny.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -5965,6 +5965,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": "Harmony Devnet Shard 0",
|
||||||
|
"chainId": 1666900000,
|
||||||
|
"shortName": "hmy-ps-s0",
|
||||||
|
"networkId": 1666900000,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "ONE",
|
||||||
|
"symbol": "ONE",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://api.s1.ps.hmny.io", "https://api.s1.ps.hmny.io"],
|
||||||
|
"faucets": ["http://dev.faucet.easynode.one/"],
|
||||||
|
"infoURL": "https://www.harmony.one/"
|
||||||
}, {
|
}, {
|
||||||
"name": "DataHopper",
|
"name": "DataHopper",
|
||||||
"chainId": 2021121117,
|
"chainId": 2021121117,
|
||||||
|
|
|
@ -8536,6 +8536,25 @@
|
||||||
"shortName": "hmy-b-s3",
|
"shortName": "hmy-b-s3",
|
||||||
"chainId": 1666700003,
|
"chainId": 1666700003,
|
||||||
"networkId": 1666700003
|
"networkId": 1666700003
|
||||||
|
}, {
|
||||||
|
"name": "Harmony Devnet Shard 0",
|
||||||
|
"chain": "Harmony",
|
||||||
|
"rpc": ["https://api.s1.ps.hmny.io", "https://api.s1.ps.hmny.io"],
|
||||||
|
"faucets": ["http://dev.faucet.easynode.one/"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "ONE",
|
||||||
|
"symbol": "ONE",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.harmony.one/",
|
||||||
|
"shortName": "hmy-ps-s0",
|
||||||
|
"chainId": 1666900000,
|
||||||
|
"networkId": 1666900000,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Harmony Block Explorer",
|
||||||
|
"url": "https://explorer.ps.hmny.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "DataHopper",
|
"name": "DataHopper",
|
||||||
"chain": "HOP",
|
"chain": "HOP",
|
||||||
|
|
|
@ -458,6 +458,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",
|
||||||
|
"hmy-ps-s0": "eip155:1666900000",
|
||||||
"hop": "eip155:2021121117",
|
"hop": "eip155:2021121117",
|
||||||
"pirl": "eip155:3125659152",
|
"pirl": "eip155:3125659152",
|
||||||
"frankenstein": "eip155:4216137055",
|
"frankenstein": "eip155:4216137055",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user