Vaulta

goldplayerfh

Contract

The data tables defined by this contract.

  • rows of pool

    Field Type
    pool_eos asset
    pledge asset
    dividend asset
    supply asset
    split asset
    team_eos asset
    team asset
  • Field Type
    key uint64
    value uint32
  • Field Type
    key name
  • Field Type
    id uint64
  • rows of channel

    Field Type
    owner name
    id uint64
    level uint64
    rate uint64
    available bool
    fund asset
    profit_sum asset
    profit_count uint64
    reg_sum uint64
  • Field Type
    id uint64
  • rows of player

    Field Type
    owner name
    id uint64
    channel_id uint64
    referral name
    pledge asset
    dividend asset
    eos_invite asset
    plat_invite asset
    order matured[]
  • rows of vcheck

    Field Type
    finish bool
    count uint64
    max_count uint64
    start time_point_sec
    end time_point_sec