You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
The env.YVMKUSD variable is incorrectly set to the MKUSD address (0xf939E0A03FB07F59A73314E73794Be0E57ac1b4E) and instead should be set to the yvMKUSD address (0xBF319dDC2Edc1Eb6FDf9910E39b37Be221C8805F)
The
env.YVMKUSD
variable is incorrectly set to the MKUSD address (0xf939E0A03FB07F59A73314E73794Be0E57ac1b4E) and instead should be set to the yvMKUSD address (0xBF319dDC2Edc1Eb6FDf9910E39b37Be221C8805F)ylockers-ui-ycrv/app/app/[tab]/page.tsx
Line 308 in 0f44675
and
ylockers-ui-ycrv/app/app/[tab]/page.tsx
Line 316 in 0f44675
Once fixed, confirm that usage of
env.YVMKUSD
doesn't break in hooks/useData.ts. It is used on lines 85, 108, 123, 142, 154, 162, 169The text was updated successfully, but these errors were encountered: