API Reference

Returns a paginated list of the liquidity positions of the address

Returns a paginated list of the liquidity positions of the address per pool

Log in to see full request history
Path Params
string
required

Address of the account to fetch the liquidity positions for

Query Params
integer
Defaults to 0

Use this cursor to paginate through the list of items. Provide the next_cursor value from a previous response to retrieve the next set of results.

integer
≤ 40
Defaults to 10

Specifies the maximum number of items to be returned per page. Adjust this value to control the number of results shown in each response.

string

Resource address of a token to filter the liquidity positions for.

string

Component address of a pool to filter the liquidity positions for.

string

Fuzzy search for liquidity positions by the names or symbols of its tokens

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json