Vaulta

vote.defi

Contract

The data tables defined by this contract.

  • rows of config

    Field Type
    id uint64
    mint_nft bool
  • Field Type
    id uint64
    text string
    votes uint64
  • rows of poll_item

    Field Type
    id uint64
    title string
    content string
    cover string
    votes uint64
    options uint8
    status uint8
    voters uint64
    turnout uint16
    min_turnout uint16
    result uint64
    percentage uint16
    min_percentage uint16
    mint_nft bool
    begin time_point_sec
    end time_point_sec
  • Field Type
    id uint64
    title string
    content string
    votes uint64
    options uint8
    status uint8
    voters uint64
    turnout uint16
    min_turnout uint16
    result uint64
    percentage uint16
    min_percentage uint16
    mint_nft bool
    begin time_point_sec
    end time_point_sec
  • Field Type
    poll_id uint64
    option_id uint64
    votes uint64
  • Field Type
    owner name
    option_id uint64
    votes uint64