RewardKit
Try to get claim signature without known transaction
Query Dune for user transaction that can generate a valid claim signature
GET
Query Parameters
BoostID in format chainId:boostCoreAddress:identifier
Example:
"8453:0x378632819f39c74c4f56b1429e760739c5fb51b7:1"
The address of the user attempting to generate a claim
Example:
"0x378632819f39c74c4f56b1429e760739c5fb51b7"
Response
200
application/json
Successfully found valid transaction and 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