Moe2023-05-12 10:19 AM
    Updated 2023-05-12
    select sum(amount) from
    polygon.core.ez_token_transfers
    where
    symbol ilike 'usdc' and
    TO_ADDRESS ilike '0x7a629Dc97E1a1a303a563111252c435bF18DDE64'
    Run a query to Download Data