Sbhn_NP2023-08-15 11:01 AM
    Updated 2023-08-15
    select
    sum(amount_in_usd) as usd_volume
    from ethereum.core.ez_dex_swaps
    where token_in = '0xb4b9dc1c77bdbb135ea907fd5a08094d98883a35'

    Run a query to Download Data