Kalshi outcome attestation — signed settled market resolution (flagship)
predge_kalshi_attestVerify a Kalshi market's settled result via Ed25519-signed attestation, verifiable offline with Predge's public key. Optionally check a yes/no side.
Instructions
PAID (~$0.02). Ed25519-SIGNED settled resolution for one Kalshi market — resolved(bool), resolution (yes|no|null), resolved_at — sourced from Kalshi's public market API and signed with Predge's published key, so it VERIFIES OFFLINE (no trust in this API): re-check the signature against the pubkey at data.predge.io/.well-known/predge-attest.json. This attests the MARKET's own settled result, NOT trader data. Optional side (yes|no): adds queried_side and correct (true iff it matches the resolution, null while unsettled). A market that has not settled yet returns resolved:false; an unknown ticker returns null and is NOT charged. Params: ticker (Kalshi market ticker), side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| side | No | ||
| ticker | Yes |