This API provides the current distribution of the liquidity in a specified Uniswap v3 pool.
A token pair's liquidity pool address. Default is USDC/WETH 0.05%
When set to true
, return just the current trading price, tickIndex
, and the associated data.<br><br>Cannot be combined with price*USD{Min|Max}
filters.
Minimum (inclusive) price of token 0 in US dollars.
Maximum (exclusive) price of token 0 in US dollars.
Minimum (inclusive) price of token 1 in US dollars.
Maximum (exclusive) price of token 1 in US dollars.
200
The response is of type object
.