Vaulta

uscproposals

Contract

The data tables defined by this contract.

  • Field Type
    user name
    quantity asset
  • rows of global

    Field Type
    max_id uint64
    total_votes0 uint64
    total_votes1 uint64
    proposal_fee asset
  • Field Type
    id uint64
    sponsor name
    desc_en string
    desc_zh string
    type uint8
    target uint64
    value uint64
    total_votes uint64
    agree_votes uint64
    disagree_votes uint64
    participation_rate uint16
    vote_rate uint16
    begin uint32
    end uint32
  • rows of s_user

    Field Type
    user name
    votes0 uint64
    votes1 uint64
  • rows of s_vote

    Field Type
    user name
    agree uint8
    votes uint64