Type alias BestAvailablePriceLevels

BestAvailablePriceLevels: {
    buyPrice: bigint;
    sellPrice: bigint;
}

Type declaration

  • buyPrice: bigint
  • sellPrice: bigint