yieldprotocol / app-v2

Yield Protocol V2 UI
1 stars 0 forks source link

Bugfix/balances on dash #1045

Closed brucedonovan closed 2 years ago

brucedonovan commented 2 years ago

One key change was in settingContext > dashCurrency needed to be the asset code(0x30032...), not the text ('USDC') - so the defualt currency was resolving to WETH. and showing balances of +-$24 on an usdc balance of 0.000001usdc

netlify[bot] commented 2 years ago

Deploy Preview for yield-v2-app ready!

Name Link
Latest commit 3cd3da5e081b061a07938b5136ccbbf32cc6d0cd
Latest deploy log https://app.netlify.com/sites/yield-v2-app/deploys/636e80de85fa0d00086574b8
Deploy Preview https://deploy-preview-1045--yield-v2-app.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

marcomariscal commented 2 years ago

@brucedonovan, pushed a commit to ensure we are referencing asset id's in the dashboard settings.