SELECT count(distinct origin_from_Address) as user_count from ethereum.core.ez_dex_swaps where origin_to_Address=lower('0x881D40237659C251811CEC9c364ef91dC08D300C')
-- SELECT DISTINCT address ,address_name from ethereum.core.dim_labels where address_name like '%%metamask%%'