raholidobroken
    Updated 2022-11-15
    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