freemartianRealms single stats
    Updated 2022-08-15
    select
    count(distinct realms_id) as number_of_daos,
    count(distinct proposal) as number_of_proposals,
    count(distinct voter) as number_of_voters,
    count(distinct tx_id) as number_of_votes
    from solana.core.fact_proposal_votes