Vaulta

redpacketaaa

Contract

The data tables defined by this contract.

  • rows of st_global

    Field Type
    current_id uint64
    pool asset
    dev asset
    rankAmount asset
    rank_id uint64
    rankEndtime eostime
    rankWinner name
  • rows of st_token

    Field Type
    current_id uint64
    starttime eostime
    totalAmount asset
  • Field Type
    current_id uint64
    amount asset
  • rows of st_reds

    Field Type
    game_id uint64
    count uint64
    current_count uint64
    amount asset
    title string
  • rows of st_games

    Field Type
    player name
    status bool
  • Field Type
    lockAmount asset
    amount asset
  • Field Type
    id uint64
    lastPlayer name
    endtime eostime
    amount asset
    bidamount asset
    status bool
  • rows of st_user

    Field Type
    current_id uint64
    amount asset
  • rows of st_rank

    Field Type
    rank_id uint64
    player name
  • Field Type
    game_id uint64
    result st_result