mz0111outflow treasury
Updated 2022-06-29
9
1
2
3
4
5
6
7
8
9
›
⌄
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