freemartianBP Brush Mint & Distinct Minters
    Updated 2025-03-11
    SELECT
    count(distinct nft_to_address) as distinct_minters_count,
    count(tx_hash) as brush_count
    from base.nft.ez_nft_transfers
    where event_type = 'mint'
    and nft_address = '0xd68fe5b53e7e1abeb5a4d0a6660667791f39263a'
    Last run: 23 days agoAuto-refreshes every 1 hour
    DISTINCT_MINTERS_COUNT
    BRUSH_COUNT
    1
    33393489
    1
    13B
    5s