piperTotal Number of GoodieBags
    Updated 2024-04-05
    SELECT
    COUNT(DISTINCT TOKENID) AS "Number of GoodieBags"
    FROM
    polygon.nft.ez_nft_mints
    WHERE
    NFT_ADDRESS = lower('0xf57f97dba198af1cd0183acf2681366b4841bee0')
    Auto-refreshes every 3 hours
    QueryRunArchived: QueryRun has been archived