Error
Earnings
List earnings and payout/claim transaction states.
Cursor-paginated source ledger. sourceStatus preserves the raw producer state while state normalizes it for builders. claimTransaction distinguishes queued, broadcast, confirmed, and reconciliation-required transfers. Anti-joined projections prevent a finalized source and its payout row from being counted twice.
GET
Error
Authorizations
HttpOnly session cookie set by POST /v1/auth/session. Mutating requests must also send the CSRF token (returned by that call) in the x-csrf-token header.
Query Parameters
Required range:
1 <= x <= 200Available options:
creator_fee, liquidity_reward, referral_fee, treasury_fee Available options:
estimated, accrued, pending_settlement, confirmed, claimable, claimed, failed, under_reconciliation Response
Default Response
Alephium address (base58, optional :N group suffix).
Required string length:
30 - 80Pattern:
^[123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz:]+$Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$Pagination envelope returned alongside every list endpoint.
Last modified on August 11, 2026

