Package io.adabox.dextreme.model
Class LiquidityPool
java.lang.Object
io.adabox.dextreme.model.LiquidityPool
-
Constructor Summary
ConstructorsConstructorDescriptionLiquidityPool(String dex, Asset assetA, Asset assetB, BigInteger reserveA, BigInteger reserveB, String address, String marketOrderAddress, String limitOrderAddress) -
Method Summary
-
Constructor Details
-
LiquidityPool
public LiquidityPool(String dex, Asset assetA, Asset assetB, BigInteger reserveA, BigInteger reserveB, String address, String marketOrderAddress, String limitOrderAddress)
-
-
Method Details
-
getUuid
-
getPair
-
getPrice
public double getPrice() -
getTotalValueLocked
public double getTotalValueLocked()
-