Interface ContractInteraction

The ContractInteraction interface defines properties that describe the contract interaction.

Hierarchy

  • ContractInteraction

Properties

amount?: BigNumber

The amount of native token to be sent to the contract address.

contractAddress?: string

The contract address to be interacted with.

Generated using TypeDoc