Skip to main content
GET
Returns list of pools associated with given token

Authorizations

X-Api-Key
string
header
required

Path Parameters

blockchain
string
required
Example:

"ton"

address
string
required
Example:

"EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs"

Query Parameters

dexes
string[]
size
integer<int32>
default:10
Required range: 1 <= x <= 100
page
integer<int32>
default:1
Required range: x >= 1

Response

list of pools

dex
string
required
Example:

"stonfi"

address
string
required
type
enum<string>
required
Available options:
public,
private,
slumbering,
invalid
amm_type
enum<string>
required
Available options:
constant_product,
cubic_stable,
curve_fi_stable,
concentrated_v3,
tonstakers,
weighted_constant_product,
weighted_stable,
bidask,
moon_dlmm,
bidask_damm,
dedust_v2
tokens
string[]
required
reserves
number<double>[]
required
fees
object
required
amm_settings
object
restrictions
object[]
unavailable_until
integer<int64>

UTC unix timestamp in seconds