encodeFunctionCall
Callable
Parameters
jsonInterface: AbiFunctionFragment
The
JSON interface
object of the function.params: unknown[]
The parameters to encode
Returns string
- The ABI encoded function call, which, means the function signature and the parameters passed.
Encodes a function call using its
JSON interface
object and given parameters. The JSON interface spec documentation https://docs.soliditylang.org/en/latest/abi-spec.html#json