Class DebridgeSolanaCrossChainTrade

Calculated DeBridge cross-chain trade.

Hierarchy

Constructors

Properties

bridgeType: "dln" = BRIDGE_TYPE.DEBRIDGE

Contains bridge provider's type used in route.

feeInfo: FeeInfo

Swap fee information.

from: PriceTokenAmount<"SOLANA">

Token to sell with input amount.

isAggregator: false = false

True, if provider is aggregator.

onChainSubtype: {
    from: "DLN";
    to: "DLN";
} = ...

Contains on-chain providers' type used in route.

Type declaration

  • from: "DLN"
  • to: "DLN"
priceImpact: null | number
promotions: string[] = []

Promotions array.

Token to get with output amount.

toTokenAmountMin: BigNumber

Minimum amount of output token user will get in Eth units.

type: "dln" = CROSS_CHAIN_TRADE_TYPE.DEBRIDGE

Type of calculated cross-chain trade.

Accessors

Methods

Generated using TypeDoc