POST
/
boosts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
actionParams
object
required
endTime
string
required
participantLimit
number
required
projectId
string
required
accessList
object
actionId
string
allowAddresses
string[]
budgetAddress
string
chainId
number | null

used to specify the chain when a task supports multiple

denyAddresses
string[]
networkId
string
deprecated

DEPRECATED -- use chainId instead

rewardAmount
string | null

accepts integers or strings

rewardTokenAddress
string
rewardTokenChainId
number
rewardTokenId
string
deprecated

DEPRECATED -- use rewardTokenAddress and rewardTokenChainId instead

rewardTokenNetworkId
string
deprecated

DEPRECATED -- use rewardTokenChainId instead

startTime
string
taskId
string

Response

200 - application/json
boost
object
required
project
object
required
reward
object
required