boosts
Get Boost details
Retrieve detailed information about a specific Boost by ID
GET
/
boosts
/
{id}
Path Parameters
id
string
requiredThe Boost's chain id and stringified bigint index separated by a colon
Response
200 - application/json
Detailed information about a specific boost
id
string
requiredThe Boost's chain id and stringified bigint index separated by a colon
actionSteps
object[]
requiredSequence of steps required to complete the boost
incentives
object[]
requiredList of rewards available for completing the boost
allowList
object
requiredParticipation eligibility configuration
protocolFee
string
requiredFee charged by the protocol for this boost
maxParticipants
string
requiredMaximum number of participants allowed
createdAtChainBlockNumbers
object
requiredBlock numbers when the boost was created on different chains
actionClaimant
object
Information about the claiming process
owner
string
Owner of this boost
createdAt
string
A unix timestamp indicating when this boost was deployed