Static
Readonly
EMPTY_Static
nativeStatic
addressStatic
decodeThe JSON interface object of an output of function.
Bytes code returned after method call.
Static
encodeEncodes a function call using its JSON interface object and given parameters.
An ABI encoded function call. Means function signature + parameters.
The JSON interface object of a function.
Method name to encode.
Parameters to encode.
Static
encodeReturns transaction config with encoded data.
Optional
callValue: stringOptional
feeLimit: numberStatic
encodeStatic
flattenStatic
isStatic
isStatic
isGenerated using TypeDoc
Decodes method result using its JSON interface object and given parameters.
Returns
Parsed method output.