Michael Wang

Results 20 issues of Michael Wang

this function https://github.com/Uniswap/v3-subgraph/blob/1394f592aa84970ab5c4e30e2f7d0b5a02c57b89/src/utils/pricing.ts#L139 seems to be improperly setting the amountUSD on some transactions e.g. ``` query swaps { token0: token( id: "0xaf88d065e77c8cc2239327c5edb3a432268e5831" block: {number: 242204912} ) { derivedETH decimals name...