v3
latestOpenAPI 3.0.32026-07-21128192192.7 KBBoosts
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
Example response
{
"reward_token": {
"address": {
"blockchain": "ton",
"address": "native"
},
"metadata": {
"name": "ARBUZ",
"symbol": "ARBUZ"
}
}
}