Uniswap V3
Check if LP is active.
This endpoint allows users to check whether a specific liquidity provider () position is within the active tick range on the uniswap platform.
by providing the token id associated with the position, users can verify if the position is currently within the tick range where trading occurs. this information is essential for users to monitor the status of their lp positions and ensure that they are actively participating in the trading activities within the liquidity pool and earning trading fees.
GET
Query Parameters
The chain to use.
Available options:
base:mainnet
, ethereum:mainnet
, arbitrum:mainnet
Token ID of the NFT representing the liquidity provisioned position.
Required range:
x >= 0
Response
200
application/json
Successful Response
The response is of type object
.