Mris-PlCRv42023-02-15 10:21 AM
    Updated 2023-02-21
    SELECT *
    FROM ethereum.core.ez_nft_sales
    WHERE (BLOCK_TIMESTAMP) >= '2022-01-01 00:00:00' AND (BLOCK_TIMESTAMP) < '2022-01-02 00:00:01';
    Run a query to Download Data