Optional blockThe block in which the call was made. Defaults to "latest".
Optional statusIf included, tells the decoder to interpret the return data as
the return data from a successful call (if true is passed) or
as the return data from a failed call (if false is passed). If
omitted or set to undefined, the decoder will account for both
possibilities.
Generated using TypeDoc
The type of the options parameter to [[ContractDecoder.decodeReturnValue|decodeReturnValue()]].