Mrftireligious-silver
    Updated 12 hours ago
    SELECT
    count(DISTINCT to_address) as "Total Claimers",
    sum(amount) as "Total token claimed",
    10368678 - "Total token claimed" as "Total unclaimed token"
    from
    optimism.core.ez_token_transfers
    where
    from_address = lower ('0x9a69d97a451643a0bb4462476942d2bc844431ce')
    and contract_address = lower ('0x4200000000000000000000000000000000000042')
    Last run: about 12 hours agoAuto-refreshes every 12 hours
    Total Claimers
    Total token claimed
    Total unclaimed token
    1
    467899564622.12567815804055.874321852
    1
    43B
    11s