yearn / yearn-finance-v3

Yearn Finance Web App v3
https://yearn.finance
124 stars 140 forks source link

fix: $0 TVL incorrect #535

Closed FoxTheSin closed 2 years ago

FoxTheSin commented 2 years ago

Describe the bug The vault Curve YFI-ETH is currently displaying as $0 despite having holders of the token.

To Reproduce Steps to reproduce the behavior (for yfi-eth)

  1. yearn.finance

  2. Navigate to ethereum network

  3. go to vaults, scroll down to yfi-eth

  4. see $0 total asset

  5. go to etherscan, then token tracker

  6. https://etherscan.io/token/0x790a60024bC3aea28385b60480f15a0771f26D09

there are users with funds in vault

Expected behavior If there are funds in the vault, that TVL should be displayed

Screenshots image

Environment Information

Additional context Add any other context about the problem here.

nuggetnchill commented 2 years ago

It shows up now

image

maybe it wasn't the FE

FoxTheSin commented 2 years ago

yup! fixed.