minting TBAM editions just got easier "mint multiple" allows allows you to bulk mint from the /editions page without having to click into each edition page
idea borrowed from this bulk minter i built for manifold burn + redeem campaigns
ripe
ripeJan 18, 2026
the manifold burn/redeem flow is tedious and time consuming when doing multiples so i built a ui on top of their contracts so i can easily burn/redeem all of @batzdu's meme folder pieces enjoy
kicking myself for not building a batchMint function into the editions contract otherwise this would be able to be done in a single tx i looked into using multicall but msg.sender is the multicall contract, so it would receive the tokens instead of the minting address
2.18K