Query Parameters
Search by (contain) pool address.
Search by (contain) token A symbol.
Search by (contain) token B symbol.
Search by (contain) pool name.
Search by (contain) creator address.
Search by (contain) token A mint address.
Search by (contain) token B mint address.
Search by (contain) launchpads.
Search by farm state.
Available options:
none
, available
, active
Case sensitive search. If true, this will use LIKE condition instead of ILIKE. Default is false.
If true, returns pools match any query conditions. In other words, this is OR condition. Default is false
If true, returns only pools with verified tokens.
Order by field. Default is tvl.
Order direction. Default is ascending.
Available options:
asc
, desc
Limit of the number of pools to return.
Required range:
x >= 0
Number of records to skip
Required range:
x >= 0