chill2mars
    Updated 2023-02-27
    select count(1) , count(distinct trader) , sum(from_amount) from osmosis.mars.ez_swaps
    where FROM_SYMBOL = 'MARS'
    Run a query to Download Data