Vaulta

eosbingotrak

Contract

The data tables defined by this contract.

  • rows of gbdata

    Field Type
    id uint64
    round uint64
    gamesize uint64
    roundsize uint64
    nextheight uint64
    rewardpool asset
    odds uint32[]
    nexttime uint64
    roundtotal asset
    starttime uint64
    surplus asset
  • Field Type
    round uint64
    height uint64
    hash checksum256
    result uint8
    time uint64
  • rows of game

    Field Type
    id uint64
    name name
    bet asset
    win uint8
    winamount asset
    raw string
    result uint8
    height uint64
    hash checksum256
    round uint64
    time uint64
  • Field Type
    id uint64
    name name
    bet asset
    raw string
    play string
    select string
    round uint64
    agent name
    time uint64
    height uint64
  • rows of account

    Field Type
    owner name
    agent name
    total asset
    agent_rebate asset