@interlay/interbtc-api / Exports / LiquidityPoolBase
Interface: LiquidityPoolBase
Implemented by
Table of contents
Properties
Properties
isEmpty
• isEmpty: boolean
Defined in
src/parachain/amm/types.ts:15
lpToken
• lpToken: LpCurrency
Defined in
src/parachain/amm/types.ts:10
pooledCurrencies
• pooledCurrencies: PooledCurrencies
Defined in
src/parachain/amm/types.ts:11
rewardAmountsYearly
• rewardAmountsYearly: MonetaryAmount
<CurrencyExt
>[]
Defined in
src/parachain/amm/types.ts:14
totalSupply
• totalSupply: MonetaryAmount
<LpCurrency
>
Defined in
src/parachain/amm/types.ts:13
tradingFee
• tradingFee: Big
Defined in
src/parachain/amm/types.ts:12
type
• type: PoolType
Defined in
src/parachain/amm/types.ts:9