prepareContractCall
Prepares a contract call by resolving the ABI function, parameters, and encoded data.
Example
Usage with a human-readable method signature:
Parameters
Returns
A promise that resolves to the prepared transaction.
Prepares a contract call by resolving the ABI function, parameters, and encoded data.
Usage with a human-readable method signature:
A promise that resolves to the prepared transaction.