Vaulta

dadgovernanc

Contract

The data tables defined by this contract.

  • rows of fixsett

    Field Type
    isfixed bool
  • Field Type
    account name
    lockedamt asset
    initiatedat time_point_sec
    unlocktime time_point_sec
  • Field Type
    id uint64
    supply asset
  • Field Type
    id uint64
    account name
    amount asset
    initamount asset
    requested_at time_point_sec
    isdeposit bool
    isvoteporp bool
  • 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
  • Field Type
    id uint64
    currround uint64
    round_started time_point_sec
    round_ends time_point_sec
    lastcurveapp uint64
    currround_amount asset
    prev_roundamt asset
  • Field Type
    id uint64
    currround uint64
    round_started time_point_sec
    round_ends time_point_sec
    lastcurveapp uint64
    currround_amount asset
    prev_roundamt asset
  • Field Type
    proposer_fee asset
    accept_vote_per uint32
    approved_vote_per uint32
    tokensymbol symbol
    tokencontract name
    feescontract name
    timelock_hours uint8
    approval_hours uint8
    accepted_hours uint8
  • rows of staking

    Field Type
    account name
    balance asset
  • Field Type
    supply asset
    max_supply asset
    issuer name
  • Field Type
    dtoken symbol
    dtokcon name
    weight float32
  • Field Type
    id uint8
    oldtotamt asset
    newtotamt asset
    newuserwt float64
    tobeclaimed asset
  • Field Type
    id uint8
    balance asset
  • Field Type
    id uint8
    totalvcrv float64
    lastupdate time_point_sec
  • Field Type
    id uint64
    totwght float64
  • rows of voter

    Field Type
    voter name
    vote_side uint8
    vote asset
  • Field Type
    proposal_id uint64
    vote_yes asset
    vote_no asset
    total_votes asset
  • Field Type
    account name
    userwgt float64
    updatedat time_point_sec