Unicove
发送质押RAM设置
Vaulta

crypto2club1

Contract

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

    • bets

      rows of st_bet

      Field Type
      id uint64
      player name
      referrer name
      type uint64
      amount asset
      created_at uint64
    • locks

      rows of st_lock

      Field Type
      id uint64
      player name
      amount asset
      created_at uint64
    • globalid

      rows of st_global_id

      Field Type
      bet_id uint64
      lock_id uint64