Closed jstashh closed 3 years ago
Run
{ transfers(where:{isFeeToTreasury:true}, orderBy:blockNumber, orderDirection:desc) { tokenAmount tokenAmountUsdc token { symbol id } } }
and look at recent transactions. Some have a tokenAmountUsdc value of 0. Most of which are related to eth for some reason, also sUSD is getting 0
tokenAmountUsdc
Closing as fixed in https://github.com/yearn/yearn-vaults-v2-subgraph/pull/100
Run
and look at recent transactions. Some have a
tokenAmountUsdc
value of 0. Most of which are related to eth for some reason, also sUSD is getting 0