Unicove
发送质押RAM设置
Vaulta

fpmaccount11

Contract

  • Overview
  • Actions (8)
  • Structs (12)
  • 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
    • lotteries

      rows of st_lottery

      Field Type
      id uint64
      player name
      gameId uint64
      num string
      created_at uint64
    • exchanges

      rows of st_exchange

      Field Type
      id uint64
      player name
      created_at uint64
    • globalid

      rows of st_global_id

      Field Type
      bet_id uint64
      lottery_id uint64
      exchange_id uint64