SignMessageContext
Documentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
Standard EVM transaction
User Operation (ERC-4337)
Solana serialized transactions
Sui BCS serialized transaction as hex string
EIP-7702 auth
EVM message that can be either a plain string or an object with raw hex data
A string with a max length of 16384 characters
Maximum string length:
16384A string with a max length of 16384 characters
Maximum string length:
16384EIP-712 typed data payload
Maximum string length:
255Pattern:
^[a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?(\.[a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?)*\.[a-zA-Z]{2,}$|^https?:\/\/[a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?(\.[a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?)*(\.[a-zA-Z]{2,})?(:\d+)?(\/.*)?$Example:
"https://app.xyz.com"