Name | Type | Description | Notes |
---|---|---|---|
destination_type | MessageSignDestinationType | ||
message | String | The raw data of the message to be signed, encoded in Base64 format. | |
structured_data | {String: Object} | The structured data to be signed, formatted as a JSON object according to the EIP-712 standard. |