flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
Untitled Query
KingTigerMafia-7mwRZb
Untitled Query
Updated 2022-11-23
Copy Reference
Fork
9
1
2
3
4
›
⌄
-- part 1
select
count
(
*
)
,
count
(
distinct
voter
)
,
count
(
*
)
-
count
(
distinct
voter
)
,
count
(
distinct
vote_option
)
from
osmosis
.
core
.
fact_governance_votes
where
proposal_id
=
362
Results
Run a query to Download Data