CartanGroup2023-07-31 04:20 PM
    Updated 2023-07-31

    SELECT count(distinct tx_hash) AS txns
    FROM polygon.core.ez_decoded_event_logs
    WHERE CONTRACT_ADDRESS = LOWER('0x00000000000076A84feF008CDAbe6409d2FE638B')

    Run a query to Download Data