mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Harmony testnet shards (#205)
This commit is contained in:
parent
933a5537dc
commit
d9a37ce910
20
_data/chains/eip155-1666700000.json
Normal file
20
_data/chains/eip155-1666700000.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "Harmony Testnet Shard 0",
|
||||
"chain": "Harmony",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://api.s0.b.hmny.io"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "ONE",
|
||||
"symbol": "ONE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.harmony.one/",
|
||||
"shortName": "hmy-b-s0",
|
||||
"chainId": 1666700000,
|
||||
"networkId": 1666700000
|
||||
}
|
||||
|
20
_data/chains/eip155-1666700001.json
Normal file
20
_data/chains/eip155-1666700001.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "Harmony Testnet Shard 1",
|
||||
"chain": "Harmony",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://api.s1.b.hmny.io"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "ONE",
|
||||
"symbol": "ONE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.harmony.one/",
|
||||
"shortName": "hmy-b-s1",
|
||||
"chainId": 1666700001,
|
||||
"networkId": 1666700001
|
||||
}
|
||||
|
20
_data/chains/eip155-1666700002.json
Normal file
20
_data/chains/eip155-1666700002.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "Harmony Testnet Shard 2",
|
||||
"chain": "Harmony",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://api.s2.b.hmny.io"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "ONE",
|
||||
"symbol": "ONE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.harmony.one/",
|
||||
"shortName": "hmy-b-s2",
|
||||
"chainId": 1666700002,
|
||||
"networkId": 1666700002
|
||||
}
|
||||
|
20
_data/chains/eip155-1666700003.json
Normal file
20
_data/chains/eip155-1666700003.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "Harmony Testnet Shard 3",
|
||||
"chain": "Harmony",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://api.s3.b.hmny.io"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "ONE",
|
||||
"symbol": "ONE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.harmony.one/",
|
||||
"shortName": "hmy-b-s3",
|
||||
"chainId": 1666700003,
|
||||
"networkId": 1666700003
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user