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