We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 975830d commit 7441715Copy full SHA for 7441715
1 file changed
src/config/data/chains.json
@@ -535,7 +535,7 @@
535
"chainId": 1111,
536
"title": "Wemix",
537
"explorer": {
538
- "baseUrl": "https://wemixscan.com"
+ "baseUrl": "https://scan.wemix.com"
539
},
540
"nativeCurrency": {
541
"name": "Wemix",
@@ -547,7 +547,7 @@
547
"chainId": 1112,
548
"title": "Wemix Testnet",
549
550
- "baseUrl": "https://testnet.wemixscan.com"
+ "baseUrl": "https://scan.wemix.com/wemixTestnet"
551
552
553
"name": "Testnet Wemix",
0 commit comments