elsinaTotal voting power
    Updated 2022-07-06
    select sum(event_inputs:votes)
    from ethereum.core.fact_event_logs
    where contract_address = '0x6f3e6272a167e8accb32072d08e0957f9c79223d' and event_name = 'VoteCast'
    Run a query to Download Data