Interface BridgeApproveParams

Hierarchy

  • BridgeApproveParams

Properties

amount?: string | number | Big

The integer amount of tokens to approve. Optional. The maximum amount by default.

messenger?: Messenger

The Messengers for different routes to approve. Optional. The ALLBRIDGE, WORMHOLE by default.

owner: string

The address of the token owner who is granting permission to use tokens

The token info

Generated using TypeDoc