Vaulta

casinolordio

Contract

The data tables defined by this contract.

  • Field Type
    i uint64
    casino_id uint64
    name string
    pre_owner name
    owner name
    t uint64
    volume uint64
    pending uint64
    max_bet uint64
    min_bet uint64
    ratio uint64
    income uint64
    is_open uint64
    sum uint64
    price uint64
    count uint64
  • rows of casino

    Field Type
    casino_id uint64
    name string
    pre_owner name
    owner name
    t uint64
    lastest_owner name
    lastest_id uint64
    lastest_time uint64
    pot uint64
    sum uint64
    price uint64
    count uint64
  • Field Type
    i uint64
    table_id uint64
    amount uint64
    expected uint64
    n name
    t uint64
    target uint64
    user_seed checksum160
  • rows of dicebet

    Field Type
    i uint64
    table_id uint64
    amount uint64
    win uint64
    n name
    t uint64
    target uint64
    rand uint64
    user_seed checksum160
    reveal_seed checksum256
  • rows of city

    Field Type
    i uint64
    maxk uint64
    totalk uint64
    pot uint64
    stake uint64
    total_div uint64
  • Field Type
    key uint64
    value uint64