mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@27887f76f2 🚀
This commit is contained in:
parent
521300426a
commit
53232d12c0
2326
chain_icons.json
2326
chain_icons.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2,7 +2,7 @@
|
||||||
"name": "QL1",
|
"name": "QL1",
|
||||||
"chain": "QOM",
|
"chain": "QOM",
|
||||||
"status": "incubating",
|
"status": "incubating",
|
||||||
"rpc": ["https://rpc.qom.one:8545"],
|
"rpc": ["https://rpc.qom.one"],
|
||||||
"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://rpct.qom.one:8545"],
|
"rpc": ["https://rpc.testnet.qom.one"],
|
||||||
"faucets": ["https://faucet.qom.one"],
|
"faucets": ["https://faucet.qom.one"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Shiba Predator",
|
"name": "Shiba Predator",
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -2504,7 +2504,7 @@
|
||||||
"symbol": "QOM",
|
"symbol": "QOM",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://rpc.qom.one:8545"],
|
"rpc": ["https://rpc.qom.one"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://qom.one"
|
"infoURL": "https://qom.one"
|
||||||
}, {
|
}, {
|
||||||
|
@ -7626,7 +7626,7 @@
|
||||||
"symbol": "QOM",
|
"symbol": "QOM",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://rpct.qom.one:8545"],
|
"rpc": ["https://rpc.testnet.qom.one"],
|
||||||
"faucets": ["https://faucet.qom.one"],
|
"faucets": ["https://faucet.qom.one"],
|
||||||
"infoURL": "https://qom.one"
|
"infoURL": "https://qom.one"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -3569,7 +3569,7 @@
|
||||||
"name": "QL1",
|
"name": "QL1",
|
||||||
"chain": "QOM",
|
"chain": "QOM",
|
||||||
"status": "incubating",
|
"status": "incubating",
|
||||||
"rpc": ["https://rpc.qom.one:8545"],
|
"rpc": ["https://rpc.qom.one"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Shiba Predator",
|
"name": "Shiba Predator",
|
||||||
|
@ -11192,7 +11192,7 @@
|
||||||
"name": "QL1 Testnet",
|
"name": "QL1 Testnet",
|
||||||
"chain": "QOM",
|
"chain": "QOM",
|
||||||
"status": "incubating",
|
"status": "incubating",
|
||||||
"rpc": ["https://rpct.qom.one:8545"],
|
"rpc": ["https://rpc.testnet.qom.one"],
|
||||||
"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