Collection Landing and WIP Whitelist Funnel
CBD All-Stars mint landing: #GETINTHEWIP, 750 slots, discount funnel, and how a MetaMask-only mint surface becomes a product.
CBD All-Stars mint landing: #GETINTHEWIP, 750 slots, discount funnel, and how a MetaMask-only mint surface becomes a product.
Infura IPFS + Pinata pin, metadata JSON, mint(tokenId, uri) and multipleMint: 0.1 ETH × n, 750 supply.
getListings reads NFT totalSupply and fans out multiple RPC calls per tokenId. N×calls do not scale; 30s polls create stale listings and Infura rate-limit…
The marketplace SPA locks to Rinkeby Infura while collection mint clients harden on mainnet.…