Get claimable signatures for an address
Boost
Get claimable signatures for an address
Returns all signatures for an address that have not yet been used to claim their associated boost.
GET
Get claimable signatures for an address
Path Parameters
The wallet address to find claimable signatures for
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x378632819f39c74c4f56b1429e760739c5fb51b7"
Response
200 - application/json
Claimable signatures for the given address
The boost ID associated with the signature
Example:
"8453:0x378632819f39c74c4f56b1429e760739c5fb51b7:1"
Claim signature that can be used with the Boost Protocol V2 claim methods
The address for the user making the claim
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x378632819f39c74c4f56b1429e760739c5fb51b7"
The index of the incentive being claimed
The address of the referrer
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x378632819f39c74c4f56b1429e760739c5fb51b7"