Vaulta

mastergmagir

Contract

The data tables defined by this contract.

  • rows of betpool

    Field Type
    id uint64
    symbol string
    period uint32
    starttime uint64
    endtime uint64
    startprice uint64
    endprice uint64
    expection int8
    player name
    referrer name
    quantity asset
  • rows of gamelog

    Field Type
    id uint64
    player name
    quantity asset
    reward asset
    symbol string
    period uint32
    expection int8
    starttime uint64
    endtime uint64
    startprice uint64
    endprice uint64
  • Field Type
    symbol name
    times uint64[]
  • rows of joinlog

    Field Type
    id uint64
    self name
    up name
    time uint64
  • Field Type
    time uint64
    delay uint64
  • rows of status

    Field Type
    owner name
    total_commission asset
    commission asset
    balance asset
    total_achievement asset
    achievement asset
  • Field Type
    up name
    self name
    down name[]
    validdown name[]
    peoplenumber uint64
    level uint8
    promotion uint8
  • Field Type
    id uint64
    owner name
    quantity asset
    time uint64