Wallets & security
Signed permits: a message can authorise spending
Paying no gas does not make a signature harmless.
Gli articoli di ricerca e le schede sono pubblicati in inglese. La navigazione è disponibile in sette lingue.
In questo articolo
Some token permissions can be authorised by a signed message and submitted later by another party. ERC-2612 defines a permit approach using signed data, an allowance, a nonce and a deadline. Permit2 provides additional permission mechanisms used by applications. Their convenience does not remove the need to inspect what is authorised.
Read the scope
Check the asset, spender, amount, network context and expiration. A screen describing a signature as verification does not determine its effect. The underlying authorisation may concern token spending.
The initial permission and the later use can happen at different times. A user may therefore see no immediate loss after signing and incorrectly conclude that the request was harmless. Reusing a familiar wallet interface does not authenticate the requesting website.
If a suspicious signature has already been given, identify its actual type and affected permissions before deciding what action is appropriate. Disconnecting a site is not a universal cancellation mechanism. Read allowances and signing intent.
Fonti
Ricerca verificata il 5 settembre 2026. Historical cases retain the date and legal status of the cited record.