We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I query the USDT vault I get back a BalanceTokens of 733064001253: (Using https://thegraph.com/hosted-service/subgraph/yearn/yearn-vaults-v2-fantom)
BalanceTokens
733064001253
But ftmscan shows 97873004327 for Total Assets:
97873004327
Maybe related to #55
The text was updated successfully, but these errors were encountered:
Get totalAssets from rpc instead of ydaemon (temporary)
cb903d4
workaround for yearn/yearn-vaults-v2-subgraph#193
No branches or pull requests
When I query the USDT vault I get back a
BalanceTokens
of733064001253
:(Using https://thegraph.com/hosted-service/subgraph/yearn/yearn-vaults-v2-fantom)
But ftmscan shows
97873004327
for Total Assets:Maybe related to #55
The text was updated successfully, but these errors were encountered: