DEX - Uniswap v3 Liquidity PoolsAsk AIget https://terminal-api.thetie.io/v1/onchain/defi/dex/v3/pool/liquidityCurrent Uniswap v3 pool liquidity data (reserves, TVL).Query ParamschainstringDefaults to ethereumThe name of the blockchain for which to pull from.pool_addressstringrequiredThe address of the liquidity pool's account.block_identifierint32The block number to fetch data for. Default is latest block.range_pctint32Percent range from the current tick to fetch liquidity information fortick_lowerint32If not specifying range_pct you must specify tick_lower and tick_upper. Equating to the tick range to fetch liquidity data for.tick_upperint32If not specifying range_pct you must specify tick_lower and tick_upper. Equating to the tick range to fetch liquidity data for.Responses 200200 400400Updated 10 months ago