mz0111outflow treasury
    Updated 2022-06-29
    SELECT
    sum(amount_usd) as outflow
    FROM ethereum.core.ez_token_transfers
    WHERE from_ADDRESS = '0xe94b5eec1fa96ceecbd33ef5baa8d00e4493f4f3'

    --origin_to_address='0xe94b5eec1fa96ceecbd33ef5baa8d00e4493f4f3'
    --from_ADDRESS = '0xe94b5eec1fa96ceecbd33ef5baa8d00e4493f4f3'
    --and TO_ADDRESS= '0x19b3eb3af5d93b77a5619b047de0eed7115a19e7'

    Run a query to Download Data