Unicove
SendStakingRAMSettings
Vaulta

magnetic1234

Contract

  • Overview
  • Actions (9)
  • Structs (12)
  • Tables (3)
  • ABI
  • The data tables defined by this contract.

    • bets

      rows of betting

      Field Type
      id uint64
      gameid uint64
      user name
      username string
      result uint64
      bet_time time_point_sec
    • games

      rows of game

      Field Type
      id uint64
      key string
      total_balance uint64
      total_joins uint64
      reward_balance uint64
      status uint64
    • rewardpools

      rows of rewardpool

      Field Type
      id uint64
      gameid uint64
      user name