Skip to main content
GET
Returns list of pools that are possible for migration of LP.

Authorizations

X-Api-Key
string
header
required

Path Parameters

source_pool_address
string
required

Address of the pool from non-coffee DEX

Response

Possible pools to migrate LP

total_lp_amount
string
required

Absolute value

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
pool_action_type
enum<string>
required
Available options:
not_existing_pool,
existing_pool
pool_address
string
amm_settings
object