interface EnginePriceTickLiquidity {
    price: BigNumber;
    liquidity: BigNumber;
}

Properties

Properties

price: BigNumber
liquidity: BigNumber