CryptoIcicleUntitled Query
    Updated 2021-09-13
    SELECT
    *
    FROM polygon.udm_events
    WHERE
    from_address = lower('0x5922233a62ed0ac08eb3d7d2ca3bd2f1080a81fe')
    AND BLOCK_TIMESTAMP >= '2021-03-04T22:28:10Z'
    -- AND
    -- tx_id = lower('0x5b48897804741aaac3c1b6d6eff692f345dcfb88ddca705cda81ac10b44e156c')
    LIMIT 1000
    Run a query to Download Data