Vaulta

dappgovernor

Contract

The data tables defined by this contract.

  • Field Type
    account name
    balance asset
  • rows of staking

    Field Type
    account name
    balance asset
  • Field Type
    id uint64
    proposer name
    title string
    summary string
    ipfsurl string
    created_at time_point_sec
    status string
    approved_at time_point_sec
    accepted_at time_point_sec
    rejected_at time_point_sec
    vote_active bool
    isapproved bool
    max_reward asset
  • rows of settings

    Field Type
    proposer_fee asset
    accept_vote_per uint32
    approved_vote_per uint32
    tokensymbol symbol
    tokencontract name
    feescontract name
    timelock_hours uint32
    approval_hours uint32
    accepted_hours uint32
    unlock_hours uint32
    userreward asset
    rewardacc name
    minlockamt asset
  • Field Type
    supply asset
    max_supply asset
    issuer name
  • Field Type
    id uint8
    balance asset
  • Field Type
    account name
    unlocked asset
    expiration time_point_sec
  • rows of voter

    Field Type
    voter name
    vote_side uint8
    vote asset
  • rows of voteconfig

    Field Type
    proposal_id uint64
    vote_yes asset
    vote_no asset
    total_votes asset