2844Monthly Swap Volume
    Updated 2022-05-09
    select *
    from ethereum_core.fact_event_logs
    where event_inputs:sender = '0xdef171fe48cf0115b1d80b88dc8eab59176fee57'
    and event_name = 'Swap'
    limit 100
    Run a query to Download Data