pietrektthor staking deposits
    Updated 23 hours ago
    select to_date(block_timestamp) as day, sum(amount) as amount, sum(amount_usd) as amount_usd from ethereum.core.ez_token_transfers
    where TO_ADDRESS = '0x815c23eca83261b6ec689b60cc4a58b54bc24d8d'
    and (ORIGIN_FUNCTION_SIGNATURE = '0x95cb1b1e' OR ORIGIN_FUNCTION_SIGNATURE = '0x6e553f65' OR ORIGIN_FUNCTION_SIGNATURE = '0x574da717' )
    group by day order by day DESC
    Last run: about 23 hours agoAuto-refreshes every 24 hours
    DAY
    AMOUNT
    AMOUNT_USD
    1
    2025-06-10 00:00:00.000212672.3438234314444.32
    2
    2025-06-09 00:00:00.00060984.092814263901.7
    3
    2025-06-08 00:00:00.00033078.912951472122.99
    4
    2025-06-07 00:00:00.000168888.720526511726.64
    5
    2025-06-06 00:00:00.00073201.552743964682.12
    6
    2025-06-05 00:00:00.00094952.514313356428.48
    7
    2025-06-04 00:00:00.00060643.173318024422.31
    8
    2025-06-03 00:00:00.00070549.8924445125242.86
    9
    2025-06-02 00:00:00.000141987.47268872610702
    10
    2025-06-01 00:00:00.00038371.728015212825.78
    11
    2025-05-31 00:00:00.00044926.452487223319.84
    12
    2025-05-30 00:00:00.00091403.74565666948.91
    13
    2025-05-29 00:00:00.000536698.91294796444804.83
    14
    2025-05-28 00:00:00.0001476724.72969467125796.74
    15
    2025-05-27 00:00:00.000198702.4519711116590.97
    16
    2025-05-26 00:00:00.000194972.2085471417349.07
    17
    2025-05-25 00:00:00.000196269.18575783417508.03
    18
    2025-05-24 00:00:00.000163786.89495288315539.65
    19
    2025-05-23 00:00:00.000131159.27121612214068.92
    20
    2025-05-22 00:00:00.000253062.1191705227207.73
    ...
    1135
    59KB
    12s