Skip to main content
You can sign messages with your smart account. This can be helpful for Permit2, SIWE, or signing the offchain orders. Signing works for both deployed and undeployed smart accounts (via ERC-6492).

Ethereum Signed Message (EIP-191)

To sign a message:
You can also sign hex values directly:

Typed Data (EIP-712)

Configuration

Chain

Signatures are chain-specific (they will vary based on whether the account is deployed or not).

Custom signers

You can also choose which signers to sign the message with. This is helpful when you have multiple validators, use a multisig, or session keys.