Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 983 Bytes

File metadata and controls

17 lines (9 loc) · 983 Bytes

TransactionMessageSignEIP712Destination

Information about the transaction destination type EVM_EIP_712_Signature. Refer to Transaction sources and destinations for a detailed introduction about the supported sources and destinations for each transaction type. Switch between the tabs to display the properties for different transaction destinations.

Properties

Name Type Description Notes
destinationType TransactionDestinationType
rawStructuredData String The raw structured data to be signed, formatted as a JSON string. [optional]
structuredData Map<String, Object> The structured data to be signed, formatted as a JSON object according to the EIP-712 standard.
safeTxExtraData SafeTxExtraData [optional]