Rewards

Per-user reward breakdowns

Returns current per-account reward breakdown rows by chain and optional vault. Merkl rows are reconciled with direct Merkl user reward data at query time when available; fully claimed Merkl rows are omitted, and stored Merkl rows older than 24 hours are hidden when live Merkl data cannot be read. Chain filters accept at most 12 distinct supported chain IDs and normalize duplicates before database and external requests. Each account/filter combination is privately cached for five minutes, with a stale copy available for up to fifteen additional minutes when the handler fails. Responses with a degraded live provider are marked in meta.degradedProviders and are not cached.

get/v3/rewards/breakdown

Query parameters

chainIdstring

Optional comma-separated chain filter. Every element must be a positive safe integer; surrounding whitespace is ignored, and empty elements are invalid. Duplicate IDs are accepted, count once toward the fan-out limit, and preserve first-occurrence order. At most 12 distinct supported chain IDs are allowed. Omitting this parameter leaves the result unrestricted by chain.

accountstring required
vaultstring

Response

Reward breakdowns

Changes

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