v3

latestOpenAPI 3.0.32026-07-21128192192.7 KB
Boosts

Get detailed info about boost. Works for Coffee DEX pools only

get/v1/boost/{boost_factory}/{boost_id}

Path parameters

boost_factorystring required
boost_idinteger required

Response

Detailed boost info

pool_addressstring required
boost_factorystring
boost_idinteger
reward_rate_per_secondstring required
start_seconds_unixinteger
finish_seconds_unixinteger required
rewards_per_day_usdnumber required
aprnumber required

Apr in percents

lock_duration_secondsinteger
excluded_addressesstring[]

Example response

{
  "reward_token": {
    "address": {
      "blockchain": "ton",
      "address": "native"
    },
    "metadata": {
      "name": "ARBUZ",
      "symbol": "ARBUZ"
    }
  }
}