Interface XyTransactionRequest

Transaction request params.

Hierarchy

Properties

amount: string

Source token in amount.

destChainId: number

Destination chain ID.

fromTokenAddress: string

Source token in address.

receiveAddress: string

Tokens receiver address.

referrer: string

Ref address to support stuck transactions.

slippage: string

Swap slippage tolerance.

srcChainId: string

Source chain ID.

toTokenAddress: string

Destination token out address.

Generated using TypeDoc