Deploying to gh-pages from @ ethereum-lists/chains@8b94a57996 🚀

This commit is contained in:
ligi 2022-08-17 20:37:28 +00:00
parent 06f3d9ad40
commit 9e476c9617
6 changed files with 58 additions and 2 deletions

File diff suppressed because one or more lines are too long

View 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

View File

@ -5965,6 +5965,19 @@
"rpc": ["https://api.s3.b.hmny.io"],
"faucets": [],
"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",
"chainId": 2021121117,

View File

@ -8536,6 +8536,25 @@
"shortName": "hmy-b-s3",
"chainId": 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",
"chain": "HOP",

View File

@ -458,6 +458,7 @@
"hmy-b-s1": "eip155:1666700001",
"hmy-b-s2": "eip155:1666700002",
"hmy-b-s3": "eip155:1666700003",
"hmy-ps-s0": "eip155:1666900000",
"hop": "eip155:2021121117",
"pirl": "eip155:3125659152",
"frankenstein": "eip155:4216137055",