Unicove
SendStakingRAMSettings
Vaulta

eprediction1

Contract

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

    • globals

      rows of global_var

      Field Type
      key name
      val uint64
    • markets

      rows of market

      Field Type
      id uint64
      up_pool asset
      down_pool asset
      locked_price float64
      closed_price float64
      start time_point_sec
      end time_point_sec
    • positions

      rows of position

      Field Type
      id uint64
      owner name
      type string
      quantity asset
      join time_point_sec
      isclaim bool