raholidobroken
Updated 2022-11-15
9
1
2
3
4
5
6
7
8
9
›
⌄
select
*
-- date_trunc('day', date) as date1,
-- previous_bal,
-- current_bal,
-- bal_delta_usd,
-- symbol
from ethereum.core.ez_current_balances
where user_address = lower('0x783EA934d543CD1ccfd920639A7539a0BD3895e2')
Run a query to Download Data