Bueno Docs
Smart Contract Deployer
Smart Contract Deployer
  • Introduction
    • Overview
    • Capabilities
    • What to Know Before You Deploy
  • Contract Creation
    • Introduction
    • Step 1: Contract Information
    • Step 2: Pricing and Sale Phases
    • Step 3: Revenue Split and Royalties
    • Step 4: Features
    • Step 5: Deploying Your Contract
    • Marketplace Management
  • Allowlists
    • Allowlists Introduction
    • Creating/Importing Your Allowlist
    • Changing or Adding an Allowlist During Mint
  • Contract Management
    • Contract Page Overview
    • Sale Management
    • Airdrops
    • Metadata Management
    • Revenue and Royalties
    • Contract Verification
    • Going to Mainnet
  • Mint
    • Minting Tools
    • Collection Page
    • Marketing Assets
  • Post-Mint
    • Removing Un-minted Tokens to Cap Total Supply
    • Opensea Operator Filter Registry (Retired Sept. 1, 2023)
    • Changing Base URI
Powered by GitBook
On this page

Was this helpful?

  1. Post-Mint

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:

  1. Navigate to your contract page on Etherscan. You can do this by copy-pasting your contract's address into the Etherscan search bar.

  2. Connect your deployer wallet to Web3.

  3. Scroll to Contract > Write > 20. setBaseURI.

  4. Insert your new base URI in the following format, taking care to include the trailing slash

ipfs://[CID]/
  1. Hit write, sign and pay a small gas fee to apply the change.

PreviousOpensea Operator Filter Registry (Retired Sept. 1, 2023)

Last updated 1 year ago

Was this helpful?