eth_signTypedData_v4
Sign structured EIP-712 typed data using a specified wallet to authenticate blockchain transactions.
Instructions
Sign EIP-712 typed data using eth_signTypedData_v4 method.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| walletId | Yes | ID of the wallet to use for signing. | |
| typed_data | Yes | EIP-712 typed data object |