mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Adjust Harmony RPC's
This commit is contained in:
parent
8588b8d5f8
commit
f7b05c8d44
|
@ -2,7 +2,8 @@
|
|||
"name": "Harmony Mainnet Shard 0",
|
||||
"chain": "Harmony",
|
||||
"rpc": [
|
||||
"https://api.harmony.one"
|
||||
"https://api.harmony.one",
|
||||
"https://api.s0.t.hmny.io"
|
||||
],
|
||||
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
|
||||
"nativeCurrency": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "Harmony Mainnet Shard 1",
|
||||
"chain": "Harmony",
|
||||
"rpc": [
|
||||
"https://s1.api.harmony.one"
|
||||
"https://api.s1.t.hmny.io"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "Harmony Mainnet Shard 2",
|
||||
"chain": "Harmony",
|
||||
"rpc": [
|
||||
"https://s2.api.harmony.one"
|
||||
"https://api.s2.t.hmny.io"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "Harmony Mainnet Shard 3",
|
||||
"chain": "Harmony",
|
||||
"rpc": [
|
||||
"https://s3.api.harmony.one"
|
||||
"https://api.s3.t.hmny.io"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue
Block a user