MethodParameters
Generated method parameters for executing a call.
#
Properties#
calldata• calldata: string
The hex encoded calldata to perform the given operation
Defined in: utils/calldata.ts:11
#
value• value: string
The amount of ether (wei) to send in hex.
Defined in: utils/calldata.ts:15