Query Pool Data
1. Get the list of pools
Function input params
options
: Query options for pagination and filtering.
Example
2. Get information about a pool
Function input params
poolAddress
: The address of the pool
Example
3. Get the list of ticks for a pool
Example
4. Get the token amounts for a pool
Example
Last updated