Unicove
发送质押RAM设置
Vaulta

eosmakluckly

Contract

  • Overview
  • Actions (6)
  • Structs (10)
  • Tables (4)
  • ABI
  • The data tables defined by this contract.

    • bets

      rows of st_bet

      Field Type
      id uint64
      player name
      referrer name
      amount asset
      created_at uint64
    • fetchs

      rows of st_fetch

      Field Type
      id uint64
      player name
      created_at uint64
    • rewards

      rows of st_reward

      Field Type
      id uint64
      player name
      created_at uint64
    • globalid

      rows of st_global_id

      Field Type
      bet_id uint64
      fetch_id uint64
      reward_id uint64