Per-chain opportunity breakdown for a user. Aggregated by opportunity with one row per token carrying claimed, pending, and server-computed claimable amounts.
Path parameters
User wallet address
Query parameters
Filter by reward token addresses
Filter by main protocol IDs
Filter by opportunity tags (whitelabel scoping)
Include test token rewards
When true, restrict to preTGE (PRETGE) token rewards
Response
Response for status 200
Changes
Changed in 1 of the 3 revisions of this API.3
- ○
added
subschema #1subschema #2to the//response propertyallOflist for the response statusresponse-property-all-of-added
- ○
removed
subschema #1subschema #2from the//response propertyallOflist for the response statusresponse-property-all-of-removed
- ○
the
/////response's property pattern was changed from^(0x[a-fA-F0-9]{40}|[1-9A-HJ-NP-Za-km-z]{32,44}|[CG][A-Z0-9]{55})$to^(0x[a-fA-F0-9]{40}|[1-9A-HJ-NP-Za-km-z]{32,44}|[CG][A-Z0-9]{55}|0x[a-fA-F0-9]{64})$for the statusresponse-property-pattern-changed
- ○