Verify a receipt
Paste a Resolution Receipt or signed odds snapshot to confirm Predikon signed it — outcomes and quotes you can prove weren't fabricated. Fetch one from https://api.predikon.com/markets/{id}/receipt.
Verify it yourself, offline
This server check is a convenience. The same receipt is independently verifiable with no Predikon call: fetch the public key once at https://api.predikon.com/receipts/key, then check the ed25519 signature over the receipt's canonical JSON (the receipt object, Go encoding/json field order, HTML-escaped). Verify once, trust forever.

