mo115gas eth copy copy
    Updated 2023-05-13
    -- forked from gas eth copy @ https://flipsidecrypto.xyz/edit/queries/ab04b93c-eff3-4b8f-9feb-f7c7a3181009

    -- forked from gas eth @ https://flipsidecrypto.xyz/edit/queries/1a1d91db-ebe0-46d3-b5fe-9dda3292e113

    SELECT sum(AMOUNT_out),sum(AMOUNT_in)
    FROM ethereum.core.ez_dex_swaps
    where ORIGIN_FROM_ADDRESS= '0xfadedface333850bd98f934b20b8bd62d8baf784'
    and POOL_NAME='FOUR-WETH'
    and SYMBOL_out = 'WETH'



    Run a query to Download Data