Voting on Proposals
Last updated
Last updated
Delegates can interact with ZKsync contracts through specialized website applications called governance portals. Currently, there are two primary governance portals connected to ZKsync governance contracts:
Tally: The ZKsync Tally Governance Portal is owned and managed by the ZKsync Association. You can access the portal at vote.zknation.io.
Boardroom: Additional interfaces help ensure governance is accessible through multiple channels. Boardroom is already configured and can be accessed at https://boardroom.io/zksync.
Besides governance portals, anyone can interact with ZKsync governance contracts on the ZKsync Era Block Explorer. Follow these steps to vote:
Navigate to the right governor contract by pasting the relevant governor contract address into the ZKsync Era Block Explorer search bar.
For Protocol Upgrade Proposals (or “ZKsync Improvement Proposals”), use the Protocol Governor address.
For Token Program Proposals, use the Token Governor address.
For Governance Advisory Proposals, use the GovOps Governor address.
Navigate to the “Contract” tab
Select “Write”
Identify the proposal ID, for example on Tally or Boardroom
Go back to the Governor Contract / Write as Proxy
Go to “castVote” function OR “castVoteWithReason”
Paste the Proposal ID
Vote FOR the proposal by assigning a value of 1
OR
Vote AGAINST the proposal by assigning a value of 0
OR
Vote ABSTAIN the proposal by assigning a value of ‘2’
If you called the function castVoteWithReason
add a string of text with your comment
Make sure to “Connect Wallet”
Then, click on “Write”
Complete the transaction