Vaulta

redluckyio11

Contract

The data tables defined by this contract.

  • rows of player

    Field Type
    name name
    ref name
    amount asset
    total_award uint64
    roomnum uint16
  • rows of room

    Field Type
    roomid uint64
    title string
    playernum uint32
    owner name
    amount asset
    roundid uint64
  • rows of game

    Field Type
    gameid uint64
    roomid uint64
    amount asset
    name name
    playtime uint64
    res asset
  • Field Type
    id uint64
    name name
    number uint64
    awards asset
    playtime uint64
  • rows of history

    Field Type
    id uint64
    roundid uint64
    name name
    pay asset
    awards asset
    playtime uint64
    roomid uint64
  • Field Type
    historyNum uint64
    hashNum uint64
    cur_round uint64
    active bool
  • Field Type
    hash uint64