From c4c39aca06718c06ca6553cd89bafc4aecb9f97d Mon Sep 17 00:00:00 2001 From: encrypt3dw4lrus <111157912+encrypt3dw4lrus@users.noreply.github.com> Date: Tue, 6 Dec 2022 02:03:06 +0000 Subject: [PATCH] updating rpc links for mainnet and testnet (#1981) --- _data/chains/eip155-766.json | 2 +- _data/chains/eip155-7668378.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-766.json b/_data/chains/eip155-766.json index 848b7cda..5513eb98 100644 --- a/_data/chains/eip155-766.json +++ b/_data/chains/eip155-766.json @@ -2,7 +2,7 @@ "name": "QL1", "chain": "QOM", "status": "incubating", - "rpc": ["https://mainnet.qom.one:8545"], + "rpc": ["https://rpc.qom.one:8545"], "faucets": [], "nativeCurrency": { "name": "Shiba Predator", diff --git a/_data/chains/eip155-7668378.json b/_data/chains/eip155-7668378.json index 67f3415c..53445e23 100644 --- a/_data/chains/eip155-7668378.json +++ b/_data/chains/eip155-7668378.json @@ -2,7 +2,7 @@ "name": "QL1 Testnet", "chain": "QOM", "status": "incubating", - "rpc": ["https://testnet.qom.one:8545"], + "rpc": ["https://rpct.qom.one:8545"], "faucets": ["https://faucet.qom.one"], "nativeCurrency": { "name": "Shiba Predator",