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