maymoth55Mints
    Updated 20 hours ago
    SELECT
    COUNT(DISTINCT token_id) as total_minted_nfts
    FROM ronin.nft.ez_nft_transfers
    WHERE contract_address = LOWER('0x029bb759353f6547fbe387e97869057849ab4d23')
    AND from_address = '0x0000000000000000000000000000000000000000'
    AND is_mint = TRUE





    Last run: about 20 hours ago
    TOTAL_MINTED_NFTS
    1
    158256
    1
    10B
    2s