Skip to main content
GET
Returns information about the given liquidity pool for the given blockchain

Authorizations

X-Api-Key
string
header
required

Path Parameters

blockchain
string
required
Example:

"ton"

address
string
required
Example:

"EQDY6PMeMbQSz7dltNN4RRTIxyuBJX4dQESOy8cWR2tUgBxH"

Response

pool

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
object[]
required
reserves
number<double>[]
required
fees
object
required
amm_settings
object
restrictions
object[]
unavailable_until
integer<int64>

UTC unix timestamp in seconds