Vaulta

epgamblerlte

Contract

The data tables defined by this contract.

  • rows of bet

    Field Type
    id uint64
    bettor name
    betamount asset
    num1 string
    num2 string
    num3 string
    referrer name
    count uint64
    gameid uint64
    result uint8
    tranffer_state uint8
    user_seed string
    house_seed_hash checksum256
    bet_time time_point_sec
  • Field Type
    id uint64
    val uint64
  • rows of buylog

    Field Type
    player name
    count uint64
    lastReSetTime time_point_sec
  • rows of game

    Field Type
    id uint64
    ttl uint32
    game_state uint8
    source string
    commitment checksum256
    num1 uint8
    num2 uint8
    num3 uint8
    create_time time_point_sec
    update_time time_point_sec
  • rows of randkey

    Field Type
    id uint64
    key public_key
  • rows of st_global

    Field Type
    id uint64
    nextgameid uint64