interbtc-api

@interlay/interbtc-api / Exports / MultiPathElementStandard

Interface: MultiPathElementStandard

Hierarchy

Table of contents

Properties

Properties

input

input: CurrencyExt

Inherited from

MultiPathElementBase.input

Defined in

src/parachain/amm/trade/types.ts:17


output

output: CurrencyExt

Inherited from

MultiPathElementBase.output

Defined in

src/parachain/amm/trade/types.ts:18


pair

pair: TradingPair

Defined in

src/parachain/amm/trade/types.ts:29


pool

pool: StandardLiquidityPool

Defined in

src/parachain/amm/trade/types.ts:30


type

type: STANDARD

Overrides

MultiPathElementBase.type

Defined in

src/parachain/amm/trade/types.ts:28