Skip to main content
Returns all indexed redemption events attributed to the wallet across direct Conditional Tokens, negative-risk, and AutoRedeemer execution paths. AutoRedeemer rows use the beneficiary wallet rather than the protocol contract address, so the result remains complete when the protocol submits the underlying claim. Direct and AutoRedeemer rows are merged across all time before sorting and pagination. Every row includes transaction_hash, block_number, log_index, redemption_source, and source_event. Rows are enriched with market and resolution metadata when available so clients can identify the winning outcome without a second market lookup. Existing response fields remain present and unchanged.

Request

Query parameters

Example

Response fields

AutoRedeemer binary and negative-risk rows carry the market condition directly. Generic combo redemptions resolve their condition through the canonical combo redemption mapping. A transaction can contain multiple legitimate redemption events, so clients should identify rows by transaction_hash plus log_index, not by payout amount.