Vaulta

eosmakeosmak

Contract

The data tables defined by this contract.

  • rows of st_bet

    Field Type
    id uint64
    player name
    referrer name
    amount asset
    machine uint64
    created_at uint64
  • rows of st_start

    Field Type
    id uint64
    player name
    created_at uint64
  • rows of st_fetch

    Field Type
    id uint64
    player name
    created_at uint64
  • rows of st_stake

    Field Type
    id uint64
    player name
    amount asset
    created_at uint64
  • Field Type
    id uint64
    player name
    amount asset
    created_at uint64
  • Field Type
    id uint64
    player name
    created_at uint64
  • Field Type
    bet_id uint64
    start_id uint64
    fetch_id uint64
    stake_id uint64
    unstake_id uint64
    reward_id uint64