Reducing collection size
If you need to reduce the size of a collection, you'll need to write directly to the contract. Please note that changing the "Sale size" from the collection management page will only adjust the number of tokens collectors can mint from a sale vector.
Access the contract on the respective block explorer. If you launched your collection on Ethereum, you'll be using Etherscan.
Go to the Contract Section:
Once on the contract page, click the "Contract" tab.
Then, select "Write as Proxy."
Connect your wallet by clicking the "Connect to Web3" button and follow the prompts to connect your wallet.
Locate the field titled
setLimitSupply
Input the updated collection size. Note that this must be less than the original collection size.
Confirm and submit the transaction on your connected wallet.
If you have any questions, let us know!
Last updated