eriklieuclUntitled Query
    Updated 2023-01-19
    SELECT BLOCK_TIMESTAMP
    FROM
    bsc.core.fact_event_logs
    ORDER BY BLOCK_TIMESTAMP ASC
    LIMIT 10
    Run a query to Download Data