Properties
| Property | Type | Description |
|---|---|---|
evmAccount | EvmAddress | The EVM account to sign the typed data with. |
typedData | EIP712TypedData | The EIP-712 typed data to sign. |
idempotencyKey? | string | Optional idempotency key for safe retries. |
| Property | Type | Description |
|---|---|---|
evmAccount | EvmAddress | The EVM account to sign the typed data with. |
typedData | EIP712TypedData | The EIP-712 typed data to sign. |
idempotencyKey? | string | Optional idempotency key for safe retries. |