Update Harmony Mainnet RPC URLs (#204)

This commit is contained in:
a00a63 2021-04-02 17:17:59 +02:00 committed by GitHub
parent 1034c3761a
commit 933a5537dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
"chain": "Harmony",
"network": "mainnet",
"rpc": [
"https://rpc.s0.t.hmny.io"
"https://api.harmony.one"
],
"faucets": [
],

View File

@ -3,7 +3,7 @@
"chain": "Harmony",
"network": "mainnet",
"rpc": [
"https://rpc.s1.t.hmny.io"
"https://s1.api.harmony.one"
],
"faucets": [
],

View File

@ -3,7 +3,7 @@
"chain": "Harmony",
"network": "mainnet",
"rpc": [
"https://rpc.s2.t.hmny.io"
"https://s2.api.harmony.one"
],
"faucets": [
],

View File

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