decodeParameter
Callable
Parameters
abi: AbiInput
The type of the parameter. See the Solidity documentation for a list of types.
bytes: string
The ABI byte code to decode
Returns unknown
- The decoded parameter
The type of the parameter. See the Solidity documentation for a list of types.
The ABI byte code to decode
Decodes an ABI encoded parameter to its JavaScript type.