Jungle 4 (Testnet)

seed.gm

Contract

The data tables defined by this contract.

  • Field Type
    account name
    drops uint32
  • rows of drop_row

    Field Type
    seed uint64
    epoch uint64
    owner name
    created time_point
    bound bool
  • rows of epoch_row

    Field Type
    epoch uint64
    start time_point
    end time_point
  • rows of stat_row

    Field Type
    id uint64
    account name
    epoch uint64
    drops uint32
  • rows of state_row

    Field Type
    id uint16
    epoch uint64
    enabled bool
  • Field Type
    owner name
    drops_ids uint64[]