ML6Coinbase Wallet Proxy users
    Updated 2022-06-25
    select count(distinct origin_from_address) from ethereum.core.ez_dex_swaps
    where origin_from_address in (select distinct origin_from_address from ethereum.core.ez_dex_swaps
    where origin_to_address='0xe66b31678d6c16e9ebf358268a790b763c133750')
    Run a query to Download Data