lagandispenserCopy of Untitled Query
    Updated 2022-09-15
    select sum(amount)
    from ethereum.core.ez_token_transfers
    where ORIGIN_TO_ADDRESS = '0x99c9fc46f92e8a1c0dec1b1747d010903e884be1'
    and symbol = 'DAI'
    Run a query to Download Data