Get events for a specific Boost
One-Time Actions API
Get events for a specific Boost
Retrieve a history of claimed incentives
GET
Get events for a specific Boost
Path Parameters
BoostID in format chainId:boostCoreAddress:identifier
Example:
"8453:0x378632819f39c74c4f56b1429e760739c5fb51b7:1"
Query Parameters
The desired page to return from the query
Required range:
x >= 0The amount of items to return from the query, defaults to 10, and must be <= 100
Required range:
0 <= x <= 100Retrieve Boost activity for this claimant address
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x378632819f39c74c4f56b1429e760739c5fb51b7"