Closed guotie closed 8 months ago
@steegecs do you have any insights as to why our subgraph is like this?
The pricing mechanism that we have built into this subgraph is rather strict and excludes many tokens by design in effort to avoid outliers. It is a tradeoff that we made to reduce the frequency of outliers that throw off the protocol TVL calculations, but the consequence is that we often won't capture the TVL and volume of low liquidity tokens. However, not capturing this only excludes a small fraction of the TVL, volume, and other relevant metrics.
Describe the bug give the condition: totalValueLockedUSD_gt > 5000, the uniswap graph api return move than 3000 pools, but messari api only return less than 2000 pools
Reproduction Where can we see this bug in action?
uniswap v3-info query:
messari query: