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 Oct 8, 2022. It is now read-only.
The endpoint used for Yearn vaults is:
https://api.yearn.finance/v1/chains/1/vaults/all
It would be nice to have a method that accepts, for example, the token symbol (PT or YT) and returns the vault APY. Something like:
getVaultAPYByTokenSymbol(termAddresses, tokenSymbol)
The text was updated successfully, but these errors were encountered: