mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
updating rpc links for mainnet and testnet (#1981)
This commit is contained in:
parent
1afbedefe2
commit
c4c39aca06
|
@ -2,7 +2,7 @@
|
||||||
"name": "QL1",
|
"name": "QL1",
|
||||||
"chain": "QOM",
|
"chain": "QOM",
|
||||||
"status": "incubating",
|
"status": "incubating",
|
||||||
"rpc": ["https://mainnet.qom.one:8545"],
|
"rpc": ["https://rpc.qom.one:8545"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Shiba Predator",
|
"name": "Shiba Predator",
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "QL1 Testnet",
|
"name": "QL1 Testnet",
|
||||||
"chain": "QOM",
|
"chain": "QOM",
|
||||||
"status": "incubating",
|
"status": "incubating",
|
||||||
"rpc": ["https://testnet.qom.one:8545"],
|
"rpc": ["https://rpct.qom.one:8545"],
|
||||||
"faucets": ["https://faucet.qom.one"],
|
"faucets": ["https://faucet.qom.one"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Shiba Predator",
|
"name": "Shiba Predator",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user