LogoLogo
  • Swarm Network
  • Swarm Network
    • Network Governance
      • Getting started
      • Voting App
      • The Swarm Network
        • Powers
        • Governance
        • Members
        • Swarm Council
        • Treasury
      • Initiating Governance Actions
        • Introduction
        • Proposals
        • Ballot Types
        • Submitting a GAP
      • Governance Action Voting Process
        • Ballots
        • Retrieving the text of previous ballots
        • Voting
    • SWM Token
    • SWM Staking
  • Swarm Protocol
    • SRC20
      • SRC20 Token Contract
      • Transfer Rules Contract
      • Featured Contract
      • Roles Contract
      • SRC20 Registry Contract
      • Asset Registry Contract
      • Minter Contract
      • SRC20Factory Contract
    • Swarm Powered Fundraise
      • Uniswap Proxy Contract
      • Currency Registry Contract
      • Affiliate Manager Contract
      • Swarm Powered Fundraise Contract
      • Contributor Restrictions Contract
    • mySwarm.app
    • kovan.mySwarm.app (test version, please use this)
    • Mumbai Testnet
  • Open tools
    • Legacy Masternode Reward Collection
    • VerifiedExistence
    • Market Access Protocol
  • Keep up
    • Blog
    • Twitter
    • Discourse
    • Telegram
    • Voting App
    • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Swarm Network
  2. Network Governance
  3. Governance Action Voting Process

Retrieving the text of previous ballots

PreviousBallotsNextVoting

Last updated 5 years ago

Was this helpful?

How do I retrieve the text of previous ballots?

At you will find the smart contract for each ballot when clicking the “i" icon of each ballot.

Go to the "Events” tab in etherscan with #events , then scroll down to the earliest transaction of the contract. Click the Txn Hash to see more details about the transaction.

The first event has details about the ballot instantiation. Click to see More. One of the data (typically the last one) will be the only one to have a 32 bytes . It should be labelled specHash.

Copy the hash and then go to That will get you the “BallotSpec”, which you can download and open it with a text editor to see the details

https://etherscan.io/address/
{ballot-address}
{TXID}
https://archive.secure.vote/0x{TXID}.json
https://voting.swarmnetwork.org
{ballot-address}