Vaulta

dfsmetaverse

Contract

The data tables defined by this contract.

  • Field Type
    id uint64
    last_time time_point_sec
  • rows of farmer

    Field Type
    owner name
    staked int64
    last_vote_weight float64
    last_drip time_point_sec
    isclaim bool
  • Field Type
    key name
    val uint64
  • rows of lucky_st

    Field Type
    owner name
    gems asset
  • Field Type
    id uint64
    items asset[]
    create_time time_point_sec
    isclaim bool
  • rows of message

    Field Type
    id uint64
    user name
    content string
    time time_point_sec
  • Field Type
    id uint64
    item asset
    pay asset
  • Field Type
    id uint64
    last_time time_point_sec
    next_time time_point_sec
  • Field Type
    id uint64
  • rows of order

    Field Type
    id uint64
    require_asset asset[]
    pay asset
    cooldown uint64
    max uint64
  • rows of order

    Field Type
    id uint64
    require_asset asset[]
    pay asset
    cooldown uint64
    max uint64
  • Field Type
    item asset
    pay asset
  • rows of plane

    Field Type
    id uint64
    require asset
    collect asset
    pay asset
    start_time time_point_sec
    end_time time_point_sec
  • Field Type
    user name
    quantity asset
  • rows of profile

    Field Type
    owner name
    town_name string
    avatar string
  • Field Type
    key name
    val string
  • Field Type
    id uint64
    proposer name
    proposal_name name
    title_zh string
    content_zh string
    title_en string
    content_en string
    user_vote_0 uint64
    proxy_vote_0 uint64
    total_vote_0 uint64
    voter_count_0 uint64
    user_vote_1 uint64
    proxy_vote_1 uint64
    total_vote_1 uint64
    voter_count_1 uint64
    created_at time_point_sec
    expires_at time_point_sec
  • Field Type
    voter name
    staked int64
    is_proxy bool
    option name
    last_update time_point_sec
  • rows of stat

    Field Type
    key name
    val uint64
  • Field Type
    balance asset
  • rows of task

    Field Type
    id uint64
    product asset
    create_time time_point_sec
    mature_time time_point_sec
  • rows of work

    Field Type
    id uint64
    require_nft_type name
    require_asset asset[]
    create_asset asset
    require_level uint64
    require_time uint64