includestringOptional
attributes to include, comma-separated if more than one to include Available values: `base_token`, `quote_token`, `dex`, `network`
pageintegerOptional
page through results Default value: 1
networksstringOptional
filter pools by networks, comma-separated if more than one Network ID refers to [/networks](/reference/networks-list)
dexesstringOptional
filter pools by DEXes, comma-separated if more than one DEX ID refers to [/networks/{network}/dexes](/reference/dexes-list)
sortstringOptional
sort the pools by field Default value: h6_trending
fdv_usd_minnumberOptional
minimum fully diluted value in USD
fdv_usd_maxnumberOptional
maximum fully diluted value in USD
reserve_in_usd_minnumberOptional
minimum reserve in USD
reserve_in_usd_maxnumberOptional
maximum reserve in USD
h24_volume_usd_minnumberOptional
minimum 24hr volume in USD
h24_volume_usd_maxnumberOptional
maximum 24hr volume in USD
pool_created_hour_minnumberOptional
minimum pool age in hours
pool_created_hour_maxnumberOptional
maximum pool age in hours
tx_count_minintegerOptional
minimum transaction count
tx_count_maxintegerOptional
maximum transaction count
tx_count_durationstringOptional
duration for transaction count metric Default value: 24h
buys_minintegerOptional
minimum number of buy transactions
buys_maxintegerOptional
maximum number of buy transactions
buys_durationstringOptional
duration for buy transactions metric Default value: 24h
sells_minintegerOptional
minimum number of sell transactions
sells_maxintegerOptional
maximum number of sell transactions
sells_durationstringOptional
duration for sell transactions metric Default value: 24h
checksstringOptional
filter options for various checks, comma-separated if more than one Available values: `no_honeypot`, `good_gt_score`, `on_coingecko`, `has_social`
include_unknown_honeypot_tokensbooleanOptional
when `checks` includes `no_honeypot`, set to **`true`** to also include 'unknown honeypot' tokens. Default value: `false`
buy_tax_percentage_minnumberOptional
minimum buy tax percentage
buy_tax_percentage_maxnumberOptional
maximum buy tax percentage
sell_tax_percentage_minnumberOptional
minimum sell tax percentage
sell_tax_percentage_maxnumberOptional
maximum sell tax percentage
price_change_percentage_minnumberOptional
minimum price change percentage
price_change_percentage_maxnumberOptional
maximum price change percentage
price_change_percentage_durationstringOptional
duration for price change percentage metric