v1

latestOpenAPI 3.0.32026-07-263871106.2 KB
Pools

Pools With Farms

get/farms

Response

addressstring required

Address of the liquidity pair

aprnumber double required

24 hour APR

apynumber double required

24 hour APY

created_atinteger required

Pool created at timestamp

current_pricenumber double required

Price of the liquidity pair

dynamic_fee_pctnumber double required

Dynamic fee rate. Which is equal to base fee + variable fee.

farm_aprnumber double required

Farm reward apr

farm_apynumber double required

Farm reward apy

has_farmboolean required

Whether the pool has a farm or not

is_blacklistedboolean required

Flag to indicate whether the pair is blacklisted

{"stackTrail":"components:schemas:PoolResponse:properties:launchpad","oasType":"schema","type":"unknown","description":"Launchpad of the pair"}
namestring required

Name of the liquidity pair

reserve_xstring required

Address of token X reserve of the liquidity pair

reserve_ystring required

Address of token Y reserve of the liquidity pair

reward_mint_xstring required

Address of the farming reward X of the liquidity pair

reward_mint_ystring required

Address of the farming reward Y of the liquidity pair

tagsstring[] required

Tags of the pair

token_x_amountnumber double required

Token X amount the liquidity pair hold

token_y_amountnumber double required

Token Y amount the liquidity pair hold

tvlnumber double required

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