Preparing search index...
The search index is not available
Documentation
Documentation
openapi-client/generated/evm-accounts/evm-accounts
signEvmTypedData
Function signEvmTypedData
Signs
EIP-712
typed data with the given EVM account.
signEvmTypedData
(
address
:
string
,
eIP712Message
:
EIP712Message
,
options
?:
string
,
)
:
Promise
<
SignEvmTypedData200
>
Parameters
address
:
string
eIP712Message
:
EIP712Message
Optional
options
:
string
Returns
Promise
<
SignEvmTypedData200
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Signs EIP-712 typed data with the given EVM account.