dethectiveAggregated stats prompt
    Updated 2025-04-10


    SELECT sum(amount) as tot_claimed, avg(amount) as average_allocation, max(amount) as max_claimed

    FROM base.core.ez_token_transfers

    WHERE from_address = lower('0x7C8AA3dd42Fc0c9646552C638AF532eb56CCBea8') and symbol = 'PROMPT'




    Last run: 2 months ago
    TOT_CLAIMED
    AVERAGE_ALLOCATION
    MAX_CLAIMED
    1
    1005177.052646321465.272671496218376.612234887
    1
    52B
    3s