Skip to content

Commit 1fc08df

Browse files
committed
Merge branch 'solana-df-updates' of github.com:smartcontractkit/documentation into solana-df-updates
2 parents f380762 + f0fb71b commit 1fc08df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config/data/chains.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@
535535
"chainId": 1111,
536536
"title": "Wemix",
537537
"explorer": {
538-
"baseUrl": "https://wemixscan.com"
538+
"baseUrl": "https://scan.wemix.com"
539539
},
540540
"nativeCurrency": {
541541
"name": "Wemix",
@@ -547,7 +547,7 @@
547547
"chainId": 1112,
548548
"title": "Wemix Testnet",
549549
"explorer": {
550-
"baseUrl": "https://testnet.wemixscan.com"
550+
"baseUrl": "https://scan.wemix.com/wemixTestnet"
551551
},
552552
"nativeCurrency": {
553553
"name": "Testnet Wemix",

0 commit comments

Comments
 (0)