0xtoshitimelockevent
    Updated 2023-09-07
    SELECT * FROM ethereum.core.fact_event_logs
    WHERE TOPICS LIKE '%411e6e48670ebd1397c95f71af72318fc65b0a89%'
    ORDER BY BLOCK_TIMESTAMP DESC
    LIMIT 5
    Run a query to Download Data