Updated 2022-09-09
    SELECT *

    FROM polygon.core.fact_event_logs lg
    LEFT join polygon.core.fact_transactions tr using(tx_hash)


    WHERE CONTRACT_ADDRESS ='0x7Dec38e3874ECbc842Cc61E66C1386aca0C0EA1F'
    Run a query to Download Data