Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 616 Bytes

File metadata and controls

16 lines (8 loc) · 616 Bytes

SafeWalletDelegatesContractCall

Properties

Name Type Description Notes
requestType EstimateFeeRequestType
address String The destination address. [optional]
value String The transfer amount. For example, if you trade 1.5 ETH, then the value is `1.5`. [optional]
calldata String The data used to invoke a specific function or method within the specified contract at the destination address, with a maximum length of 65,000 characters. [optional]