Skip to content
Sat, Jul 25, 2026
BTC $00,000 ETH $0,000 SOL $000
Your keys are yours — we never ask for them Live
Glossary

What is Message Signing?

Using your private key to cryptographically sign data, proving control of a wallet without necessarily moving any funds.

Message signing lets your wallet prove it controls an address by producing a cryptographic signature over some data, using your private key behind the scenes. It is often used to log in to apps, prove ownership, or authorise specific actions, without you revealing the key itself. Not every signature moves funds, but some authorise powerful permissions.

This matters because signing is a routine part of using DeFi and claiming rewards, yet a careless signature can be dangerous if it approves more than you realise.

Example: a dapp asks you to sign a message to verify you own your wallet before letting you access your dashboard, an action that costs no gas and moves nothing.

Safety note: not all signatures are harmless. Some, like token permits, grant spending permissions that drainers abuse, and “blind signing” a request you cannot read is risky. Read what you are signing, be suspicious of signature requests from unfamiliar sites, and never sign something you do not understand just to claim a reward. When in doubt, decline. Related terms include blind signing, token approval, private key, and wallet-drainer.

Related terms

Keep learning: read the guides · scam alerts · free tools · full glossary.