Vaulta

candy.w

Contract

The data tables defined by this contract.

  • Field Type
    code name
    supply asset
    lauch_time time_point
  • rows of global

    Field Type
    index uint64
    transfer_amount uint64
    for_special bool
    max_times uint8
    special_max_times uint8
    start_time time_point
    end_time time_point
    play_times uint64
    morning_low uint64
    morning_up uint64
    afternoon_low uint64
    afternoon_up uint64
    night_low uint64
    night_up uint64
  • rows of reward

    Field Type
    index uint64
    code name
    amount asset
  • rows of status

    Field Type
    name name
    last_used_time time_point
    used_times uint8
  • rows of token

    Field Type
    index uint64
    enabled bool
    code name
    payer name
    supply asset
    paid uint64
    max_getable uint32
    min_getable uint32
  • rows of users

    Field Type
    index uint64
    user name