Changing Base URI
If for any reason you need to change your collection's base URI after mint, you can do so via Etherscan.
Steps:
- Navigate to your contract page on Etherscan. You can do this by copy-pasting your contract's address into the Etherscan search bar. 
- Connect your deployer wallet to Web3. 
- Scroll to Contract > Write > 20. setBaseURI. 
- Insert your new base URI in the following format, taking care to include the trailing slash 
ipfs://[CID]/- Hit write, sign and pay a small gas fee to apply the change. 
Last updated
Was this helpful?