samsteep-plum
    Updated 2025-03-02
    select * from ethereum.core.fact_event_logs
    where block_timestamp::Date >= '2025-01-01'
    and topic_0 = '0x804c9b842b2748a22bb64b345453a3de7ca54a6ca45ce00d415894979e22897a'

    limit 10
    QueryRunArchived: QueryRun has been archived