Boost
Generate a claim signature that can be used to submit a claim
Given a tx hash, id, and valid claim data hash, generate a valid signature that can be used to claim a reward on chain.
GET
Query Parameters
Hex in format 0x[0-9a-fA-F]{64}
BoostID in format chainId:boostCoreAddress:identifier
Example:
"8453:0x378632819f39c74c4f56b1429e760739c5fb51b7:1"
Additional encoded claim data to submit along with the transaction for a claim
Response
200
application/json
Successfully generated a claim signature
Claim signature that can be used with the Boost Protocol V2's claim/claimIncentiveFor methods
The address for the user making the claim
Example:
"0x378632819f39c74c4f56b1429e760739c5fb51b7"
The index of the incentive being claimed, typically 0