Skip to main content
GET
Pool

Path Parameters

address
string
required

Base58-encoded pool address

Response

address
string
required

Address of the liquidity pair

alpha_vault
string
required

Aplha vault

created_at
integer<int64>
required

Pool created at timestamp

Required range: x >= 0
current_price
number<double>
required

Price of the liquidity pair

farm_apr
number<double>
required

Farm reward apr

farm_apy
number<double>
required

Farm reward apy

fee_tvl_ratio
object
required

Fee TVL ratio in percentage in different timeframes

fees
object
required

Fee data in different timeframes

has_farm
boolean
required

Whether the pool has a farm or not

is_blacklisted
boolean
required

Flag to indicate whether the pair is blacklisted

name
string
required

Name of the liquidity pair

permanent_lock_liquidity
number<double>
required

Permanently locked liquidity inside the pool

pool_config
object
required

Pool config

protocol_fees
object
required

Protocol fee data in different timeframes

tags
string[]
required

Tags of the pair

token_x
object
required

Token X of the liquidity pair

token_x_amount
number<double>
required

Amount of token X in the pool

token_y
object
required

Token Y of the liquidity pair

token_y_amount
number<double>
required

Amount of token Y in the pool

tvl
number<double>
required

Total liquidity the liquidity pair holding. Also known as Total Value Locked

vault_x
string
required

Vault X

vault_y
string
required

Vault Y

vested_liquidity
object
required

Vested liquidity

volume
object
required

Volume data in different timeframes

launchpad
string | null

Launchpad of the pair