GET
/
boosts
/
participants

Query Parameters

pageSize
number

page size; defaults to 10

pageNumber
number

page number (1-indexed); defaults to 1

status
string
boostId
string
required

Response

200 - application/json
address
string
status
enum<string>
required
Available options:
active,
redeemable,
claimable,
completed,
expired,
upcoming,
inactive
updated_at
required
transaction_hash
string

transaction hash of action -- taken from destination chain if cross-chain relay was used

chain_id
number | null

chain ID of action transaction -- represents destination chain if cross-chain relay was used

claim_tx_hash
string | null

transaction hash of claim -- taken from destination chain if cross-chain relay was used

claim_chain_id
number | null

chain ID of claim transaction -- represents destination chain if cross-chain relay was used