Skip to content
Prediction Markets101

Signature (cryptographic)

Every Polymarket trade requires a signature from your wallet. This is what proves you're the one initiating the transaction.

Prediction Markets 101 editorial team Updated April 16, 2026 1 min read

Definition

A cryptographic signature is proof, generated by a wallet's private key, that the wallet owner authorized a specific action.

Plain-English explanation

Signatures are unforgeable without the private key. They're verified against the wallet's public key. Polymarket uses signatures for trade orders (via the CLOB) and for wallet authentication sessions.