Comment on page
Checking your Eligibility
- 1.
- 2.Find and replace
voter_
with your voting address. - 3.Change
timestamp_gt
timestamp. - 4.Change
timestamp_lte
timestamp. - 5.Click the play ▶️ button on the top left.
- 6.If the query returns zero results, like shown below, you did not vote.
- 1.
- 2.Find and replace
YOUR_ADDRESS_HERE
with your voting address. - 3.Change
created_gt
timestamp. - 4.Change
created_lt
timestamp. - 5.Click the play ▶️ button on the top left.
- 6.If the query returns zero results, like shown below, you did not vote.
Snapshot allows users to change votes until the vote is closed. Each time a user votes, the timestamp of the vote gets updated to the latest recording with only 1 timestamp. That last timestamp will determine if you voted within a certain epoch.
- 1.Click on the Merkle Tree link in the Notarization Vote
- 2.Use the search option of your browser to search for your address
- 3.Once you have the result:
- 1.Vote VALID if your address is there and the amount is correct
- 2.Vote INVALID if your address is not or the amount is not correct
Last modified 6mo ago