Adjust Harmony RPC's

This commit is contained in:
ernestognw 2022-04-07 12:46:01 -07:00
parent 8588b8d5f8
commit f7b05c8d44
4 changed files with 5 additions and 4 deletions

View File

@ -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": {

View File

@ -2,7 +2,7 @@
"name": "Harmony Mainnet Shard 1",
"chain": "Harmony",
"rpc": [
"https://s1.api.harmony.one"
"https://api.s1.t.hmny.io"
],
"faucets": [
],

View File

@ -2,7 +2,7 @@
"name": "Harmony Mainnet Shard 2",
"chain": "Harmony",
"rpc": [
"https://s2.api.harmony.one"
"https://api.s2.t.hmny.io"
],
"faucets": [
],

View File

@ -2,7 +2,7 @@
"name": "Harmony Mainnet Shard 3",
"chain": "Harmony",
"rpc": [
"https://s3.api.harmony.one"
"https://api.s3.t.hmny.io"
],
"faucets": [
],