interbtc-api

@interlay/interbtc-api / Exports / MultiPathElementStableMeta

Interface: MultiPathElementStableMeta

Hierarchy

Table of contents

Properties

Properties

basePool

basePool: StableLiquidityPool

Defined in

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


fromBase

fromBase: boolean

Defined in

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


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


pool

pool: StableLiquidityPool

Defined in

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


type

type: STABLE_META

Overrides

MultiPathElementBase.type

Defined in

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