mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Merge pull request #2 from QuarkChain/w3q
update web3q explorers from http to https
This commit is contained in:
commit
c0d9e254fb
|
@ -17,7 +17,7 @@
|
|||
"networkId": 333,
|
||||
"explorers": [{
|
||||
"name": "w3q-mainnet",
|
||||
"url": "http://explorer.mainnet.web3q.io",
|
||||
"url": "https://explorer.mainnet.web3q.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"networkId": 3333,
|
||||
"explorers": [{
|
||||
"name": "w3q-testnet",
|
||||
"url": "http://explorer.testnet.web3q.io",
|
||||
"url": "https://explorer.testnet.web3q.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user