HadisehCity Amidst the Storm 7
    Updated 2022-11-15
    select count (distinct trader) AS total_trader
    from near.core.ez_dex_swaps
    where block_timestamp::date between '2022-11-07' and '2022-11-14'
    Run a query to Download Data