scottincryptoUntitled Query
    Updated 2022-09-29
    select *
    from ethereum.core.fact_event_logs
    where event_name = 'DelegatedPowerChanged'
    and block_timestamp > '2022-09-20'
    Run a query to Download Data