LPAmounts: {
    asset: CryptoAmount;
    rune: CryptoAmount;
    total: CryptoAmount;
}

Represents liquidity pool amounts.

Type declaration

  • asset: CryptoAmount
  • rune: CryptoAmount
  • total: CryptoAmount

Generated using TypeDoc