Used by some multicall-like interpretations.

Hierarchy

  • CallInterpretationInfo

Properties

address: string

The address the call was sent to; may be null in case of an error.

allowFailure: boolean

Whether failure was allowed; may be null in case of error.

The decoding of the call; may be null in case of error.

value: BN

The value sent with the call, in Wei. May be null in case of error.

Generated using TypeDoc