get

/v4/users/{address}/rewards/breakdowns

Per-chain rewards with full opportunity breakdowns and proofs. Returns the same shape as /v4/users/{address}/rewards but with the breakdowns included. Limited to roughly 1000 breakdowns per response; responses exceeding this limit omit the breakdowns. For high-volume users, paginate via /v4/leaves/{recipient}/breakdowns instead.

Path parameters

addressstring
required

Query parameters

tagsstring
chainIdsstring[]
reloadChainIdnumber | string
testboolean
claimableOnlyboolean
showPrivateboolean
get
https://api.merkl.xyz/v4/users/{address}/rewards/breakdowns
Merkl API
curl -X GET "https://api.merkl.xyz/v4/users/{address}/rewards/breakdowns"
Fill the required path parameter address to send.