Vaulta

matrixcasino

Contract

The data tables defined by this contract.

  • Field Type
    balance asset
  • rows of st_game

    Field Type
    uuid uint64
    board_width uint32
    board_height uint32
    fee int64
    status uint32
    pos uint32
    awards int64
    shadow_awards int64
    total_number uint64
    total_sched_number uint64
    gamename name
    goals uint32[]
  • rows of st_hero

    Field Type
    uuid uint64
    gameuuid uint64
    user name
    awards int64
    acc_awards int64
    row uint32
    col uint32
    ts time_t
    update_ts time_t
  • Field Type
    username name
    referuser name
    ts time_t
    update_ts time_t
    activate uint8
  • Field Type
    uuid uint64
    gameuuid uint64
    steps uint32
    no uint128
    user name
    ts time_t
    update_ts time_t
    expired_ts time_t
    proof uint128
    sched_flag uint8
    deleted uint8
  • rows of st_users

    Field Type
    uuid uint64
    gameuuid uint64
    steps uint32
    no uint128
    user name
    ts time_t
    update_ts time_t
    expired_ts time_t
    proof uint128
    sched_flag uint8
    deleted uint8
  • Field Type
    uuid uint64
    gameuuid uint64
    user name
    awards int64
    acc_awards int64
    row uint32
    col uint32
    ts time_t
    update_ts time_t