Vaulta

ninebloxgame

Contract

The data tables defined by this contract.

  • rows of game

    Field Type
    player_1 name
    player_2 name
    server_hash checksum256
    wager asset
    player_1_pieces uint8[]
    player_2_pieces uint8[]
    createtime uint32
  • rows of player

    Field Type
    account_id name
    account_id_referral uint64
    wins uint64
    losses uint64
    streak uint32
    highscore uint32
    rating_elo uint16
    amount_won uint64
    amount_claimed uint64
    reward_time uint32
    balance asset
    currentgame name
    game_createtime uint32
    secret_hash string
    movehashes movehash[]
    createtime uint32
  • Field Type
    id uint64
    placements player[]
  • Field Type
    id uint32
    val uint64
  • rows of account

    Field Type
    balance asset
  • rows of curstats

    Field Type
    supply asset
    max_supply asset
    issuer name