workbench v0.0.1 Workbench.BalanceSnapshots.QuoteBalance

Link to this section Summary

Link to this section Types

Link to this type

amount()

amount() :: Decimal.t()
Link to this type

record()

record() ::
  {quote_venue :: venue_id(), quote_asset :: asset(), asset(), amount()}
Link to this type

venue_id()

venue_id() :: Tai.Venue.id()

Link to this section Functions

Link to this function

fetch(records)

fetch([record()]) :: {:ok, Decimal.t()} | {:error, [term()]}