LTirrell2023-03-15 06:23 PM
    Updated 2023-03-15
    select count(distinct tx_id) from solana.core.fact_swaps
    where block_timestamp::date = '2023-03-13'
    Run a query to Download Data