Leaves

Returns paginated leaf breakdowns for a recipient, token, and chain, including both distributed and pending amounts. Supports filters on campaignId, opportunityId, and protocolId.

get/v4/leaves/{recipient}/breakdowns

Path parameters

recipientstring required

Recipient wallet address

Query parameters

tokenAddressstring required

Reward token address

string numeric required
OR
number required

Distribution chain ID

campaignIdstring

Filter by campaign ID (exact match)

opportunityIdstring

Filter by opportunity ID (exact match)

protocolIdstring[]
string numeric
OR
number

0-indexed page number

string numeric
OR
number

Number of items returned by page

Response

Response for status 200

Changes

No recorded changes to this endpoint across all 1 revision of this API.