elsinatotal proposal
    Updated 2022-06-19
    select count(distinct event_inputs:proposalId)
    from ethereum.core.fact_event_logs
    where contract_address = '0x5d2c31ce16924c2a71d317e5bbfd5ce387854039' and event_name = 'VoteCast'
    Run a query to Download Data