Produces an ERC-1271-compatible signature over a plain message.Documentation Index
Fetch the complete documentation index at: https://docs.startale.com/llms.txt
Use this file to discover all available pages before exploring further.
Request
Parameters
Hex-encoded message bytes.
Smart-account address. Must match the connected account.
Returns
0x${string}, the signature, packed for ERC-1271 verification.
Errors
| Code | Cause |
|---|---|
4001 | User rejected the signature |
4100 | Wallet not connected |
Verification
Related
eth_signTypedData_v4, for structured data.- Sign messages