5
Fields
0
Used By
01

Fields

  • period
    Period
    The period this snapshot represents
  • allocated
    dict[UUID, int]
    Total allocation per token type
  • reserved
    dict[UUID, int]
    Currently reserved per token type
  • spent
    dict[UUID, int]
    Already spent per token type
  • remaining
    dict[UUID, int]
    Available to schedule per token type
02

Used By

Not used by any components