Skip to main content
Signs typed data per EIP-712. Use for orders, permits, and any signed payload that needs domain separation.

Request

Parameters

`0x${string}`
required
Smart-account address.
string | object
required
EIP-712 typed data. Accepts a JSON-stringified string or the object directly; the SDK forwards the value verbatim.

Returns

0x${string}, the signature.

Errors

Verification