update explorer URL

This commit is contained in:
Thegaram 2022-01-27 15:28:52 +08:00
parent 1aabe6a794
commit b725268337
No known key found for this signature in database
GPG Key ID: E7E67245F9A794B9
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
"explorers": [
{
"name": "Conflux Scan",
"url": "https://confluxscan.io",
"url": "https://evm.confluxscan.io",
"standard": "none"
}
]

View File

@ -17,7 +17,7 @@
"explorers": [
{
"name": "Conflux Scan",
"url": "https://testnet.confluxscan.io",
"url": "https://evmtestnet.confluxscan.io",
"standard": "none"
}
]