Vaulta

afairgameeos

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    total_asset asset
    frozen_asset asset
  • Field Type
    id uint64
    account name
    type uint64
  • rows of channel

    Field Type
    id uint64
    channeluser name
    packfee float64
    claimfee float64
  • Field Type
    id uint64
    nextid uint64
  • rows of packet

    Field Type
    id uint64
    owner name
    value asset
    createtime time_point
    updtime time_point
    seed checksum256
    sig signature
    isfinish uint64
    rescnt uint64
    totalcnt uint64
    loseval string
  • Field Type
    id uint64
    limitval asset
    totalcnt uint64
  • Field Type
    id uint64
    seed checksum256
  • rows of setting

    Field Type
    platuser name
    totalfee float64
    pubkey public_key
    islock bool
  • Field Type
    id uint64
    claimer name
    srcvalue asset
    luckvalue asset
    lucklevel uint64
    claimvalue asset
    createtime time_point
    packetid uint64
    islose string
    seed checksum256
    sig signature