mucryptoUntitled Query
    Updated 2023-02-22
    select *
    from ethereum.core.ez_nft_sales
    where project_name = 'uniswap'
    and block_timestamp::date = '2023-01-20'
    Run a query to Download Data