V3 CFMM
API endpoints specific to Plenty V3
Ticks
Get all initialised ticks for a pool
Query Parameters
Name
Type
Description
[
{
tick: string;
prev: string;
next: string;
sqrtPrice: string;
realPriceX: string;
realPriceY: string;
liquidityNet: string;
}
]Get the witness of a particular tick
Query Parameters
Name
Type
Description
Positions
Get all v3 positions of a specific Tezos address
Query Parameters
Name
Type
Description
Last updated
