Error
Account actions
Reveal-relay queue for the calling wallet (salt redacted, owner-only).
Returns rows the indexer is tracking from pending_reveals for this voter. OWNER-ONLY: rows include voteChoice, which is still secret until the on-chain reveal — exposing it to third parties would defeat the commit/reveal privacy model, so the :address must match the signed-in session’s wallet. The salt column is additionally never exposed (choice + salt reconstructs the commit hash).
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.
Path Parameters
Alephium address (base58, optional :N group suffix).
Required string length:
30 - 80Pattern:
^[123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz:]+$Query Parameters
Available options:
pending, confirmed, revealed, failed, expired Required range:
1 <= x <= 200Response
Default Response

