verify_decision
Re-resolve a decision_id to verify an attested settlement still holds. Get CONFIRMED, CHANGED, or INDETERMINATE; CHANGED indicates stale evidence. Costs less than a fresh resolution.
Instructions
PAID — $0.02 USDC. Re-resolve an attested settlement against the price venues right now and report whether it still holds: CONFIRMED, CHANGED, or INDETERMINATE. Call this whenever someone hands you a decision_id you are about to rely on. An attestation proves what was said at the time; only a fresh resolution proves it is still true — exchanges revise candle history, and a venue that was unreachable when the record was issued may answer differently now. CHANGED is the outcome that matters: it means acting on the original verdict would be acting on stale evidence. Cheaper than resolving fresh because you are checking someone else's answer rather than buying a new one. Pays automatically from the configured wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decision_id | Yes | A decision_id issued by attest_price_event |