File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/.vuepress/components Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ const EXPLORER_URLS = {
6868 avalanche: ' https://snowtrace.io/address/' ,
6969 mode: ' https://modescan.io/address/' ,
7070 fraxtal: ' https://fraxscan.io/address/' ,
71- polygon: ' https://polygonscan.io /address/' ,
71+ polygon: ' https://polygonscan.com /address/' ,
7272};
7373
7474const CONTRACT_GROUPS = {
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ export default defineComponent({
143143 avalanche: ' https://snowtrace.io/address/' ,
144144 mode: ' https://modescan.io/address/' ,
145145 fraxtal: ' https://fraxscan.io/address/' ,
146- polygon: ' https://polygonscan.io /address/' ,
146+ polygon: ' https://polygonscan.com /address/' ,
147147 };
148148
149149 const explorerUrl =
You can’t perform that action at this time.
0 commit comments