nitsUntitled Query
    Updated 2022-06-28
    SELECT * from ethereum.core.fact_event_logs
    where origin_from_address = '0xc0583df0d10c2e87ae1873b728a0bda04d8b660c'
    order by block_timestamp desc
    limit 100
    Run a query to Download Data