pietrektthor staking withdrawals
    Updated 8 hours ago
    -- could be hourly
    select to_date(block_timestamp) as day, sum(amount) as amount, sum(amount_usd) as amount_usd from ethereum.core.ez_token_transfers
    where CONTRACT_ADDRESS = '0xa5f2211b9b8170f694421f2046281775e8468044' and from_ADDRESS = '0x815c23eca83261b6ec689b60cc4a58b54bc24d8d' group by day order by day DESC
    Last run: about 8 hours agoAuto-refreshes every 24 hours
    DAY
    AMOUNT
    AMOUNT_USD
    1
    2025-05-20 00:00:00.000323482.42154910532332.039937157
    2
    2025-05-19 00:00:00.000990731.584808461100940.671865773
    3
    2025-05-18 00:00:00.000934876.837738098104636.547707842
    4
    2025-05-17 00:00:00.000550609.74409617962602.069093914
    5
    2025-05-16 00:00:00.000641896.71465824478719.22873908
    6
    2025-05-15 00:00:00.0001083108.60770727134675.315058012
    7
    2025-05-14 00:00:00.000307441.79832766938827.142307223
    8
    2025-05-13 00:00:00.0001020714.9169801132529.340466513
    9
    2025-05-12 00:00:00.0001114663.37332368150166.872822104
    10
    2025-05-11 00:00:00.0001127287.23682688156685.949262788
    11
    2025-05-10 00:00:00.000855899.142271712124637.892726295
    12
    2025-05-09 00:00:00.000402994.40252046953252.809993187
    13
    2025-05-08 00:00:00.000365450.98845933242236.702508036
    14
    2025-05-07 00:00:00.0007278.931614332773.77954633
    15
    2025-05-06 00:00:00.000720093.7882848973252.620136801
    16
    2025-05-05 00:00:00.000336230.88731129133842.07814758
    17
    2025-05-04 00:00:00.000311364.73132227332716.879591181
    18
    2025-05-03 00:00:00.000335181.94071234432879.657535741
    19
    2025-05-02 00:00:00.000322405.40736551929539.837776333
    20
    2025-05-01 00:00:00.000349076.51405113329987.192814126
    ...
    1086
    64KB
    6s