Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ebceb46

Browse files
authoredJun 15, 2021
Merge pull request vfat-io#784 from jambestwick/patch-4
the wrong URL about WEX
2 parents 29e28aa + fa11ddb commit ebceb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/static/js/polygon.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ const main = async() => {
9898
["PolySnowFarm ",`<a href="polysnowfarm" >Various</a>`,"SNOW ","https://polysnow.farm"],
9999
["Polyyeld ",`<a href="polyyeld" >Various</a>`,"YELD ","https://polyyeld.finance"],
100100
["Polysa ",`<a href="polysa" >Various</a>`,"DUFF ","https://www.polysa.finance"],
101-
["Wault ",`<a href="wault" >Various</a>`,"WEXpoly ","https://www.polysa.finance"]
101+
["Wault ",`<a href="wault" >Various</a>`,"WEXpoly ","https://app.wault.finance/polygon/"]
102102
]
103103
}
104104

0 commit comments

Comments
 (0)
Please sign in to comment.