MrftiEigenLayer Restaking Rewards claim analysis
    Updated 24 hours ago
    SELECT
    count (DISTINCT tx_hash) as "Total reward claim tx",
    count (DISTINCT origin_from_address) as "Total unique claimers"
    from ethereum.core.ez_token_transfers
    where origin_to_address = '0x7750d328b314effa365a0402ccfd489b80b0adda'
    Last run: about 24 hours agoAuto-refreshes every 12 hours
    Total reward claim tx
    Total unique claimers
    1
    4107935144
    1
    15B
    16s