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
  • Primary Sales (Mint)
  • Secondary Sales (Royalties)
  • OpenSea's Operator Filter Registry Update for Bueno Contracts

Was this helpful?

  1. Contract Creation

Step 3: Revenue Split and Royalties

PreviousStep 2: Pricing and Sale PhasesNextStep 4: Features

Last updated 1 year ago

Was this helpful?

Note: While price, sale state and allowlists can be changed after deployment with a gas fee, revenue split cannot be changed after deployment.

Primary Sales (Mint)

When your users mint their tokens, this is considered a primary sale. By default, Bueno will configure that 95% of the minting proceeds go to the wallet you are connected with, while the remaining 5% goes to Bueno as a service fee. If you don't charge for your tokens, this section will not be relevant to you and can be ignored.

If you would like greater control into how primary sale proceeds are distributed, you can add up to 4 wallets to split the fees. Keep in mind the final percentages must add up to 100%.

Secondary Sales (Royalties)

Once a token is minted in the primary sale phase, it will automatically begin to appear on most popular marketplaces, including OpenSea. This will let your token holders re-sell the tokens they minted from you, and as the creator of those tokens, you can specify a royalty percentage that should be paid to a wallet of your choosing.

Some marketplaces will automatically enforce the royalty percentage you've set, but others may not. Additionally, some marketplaces may require a request to list on their marketplace.

Most creators will primarily use OpenSea to collect royalties. Keep reading for more information about OpenSea's latest royalties update!

OpenSea's Operator Filter Registry Update for Bueno Contracts

As of November 8, 2022, OpenSea is enforcing on-chain royalties with their Operator Filter Registry. If you do not opt-in, OpenSea will still list your collection, but they will not enforce royalties settings.

You can opt into it by toggling on Enforce Royalties when deploying the contract. This will subscribe you to OpenSea's Operator Filter Registry to prevent your tokens from being traded on marketplaces that do not enforce creator royalties.

You can learn more about the change in .

OpenSea's official support docs