Get AMM pools corresponding to an owner or collection symbol. At least one of required collectionSymbol or owner is required!

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The collection symbol to query the pools from. At least this or "owner" must be passed in

pools
array of strings

The pools key to query by.

pools
string

The owner public key to query the pools created by. At least this or "collectionSymbol" must be passed in

integer

The number of items to skip, default 0, min 0

integer

The numbers of items to return, default 100, min 1, max 500

string
enum

Sort pools by field. 0: NONE (no sorting field, default), 1: ADDRESS (sort pools by pool address), 2: SPOT_PRICE (sort pools by pool spot price), 5: BUYSIDE_ADJUSTED_PRICE (sort pools by buyside_adjusted_price = spot_price - royalty_fee - lp_fee)

Allowed:
string
enum

Sort pools by field in specified directions. 0: NONE (no sorting direction, default to increasing order if field is specified), 1: DESC (descending), 2: INC (increasing)

Allowed:
Response

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