LogoLogo
NFTEmbedGravitonHelp
  • 🖼️NFT Embed
  • Intro
    • 🤔What is NFT Embed?
    • 🔢How to use NFT Embed
    • 🎛️Embed Features
    • ❓FAQs
  • Custom Styling
    • Using Custom Styles (CSS)
    • Fonts and Colors
      • Fonts
      • Colors
    • Spacing and Orientation
      • Padding
      • Margins
      • Alignments
    • Code Examples
      • Full Code with Comments
    • Tips for Customization
  • Details
    • ⚙️Features
      • 🧑‍⚖️Auctions
      • 🧑‍🎨Collections
      • 🤝Finders Fee
      • 🏪Marketplace
        • Collection Royalties
      • ⚛️React SDK
    • 🧰Implementations
      • 🔳SquareSpace
      • 🔡WebFlow
      • 🛍️Shopify
  • Resources
    • 🛠️Tools
    • 🙋Support
  • 📩Contact Us
  • 🧲Graviton
  • 🎨NFT Embed
Powered by GitBook
On this page

Was this helpful?

  1. Details
  2. Features

Finders Fee

The NFT Embed has an optional purpose: facilitating a finders fee through an embedded NFT.

PreviousCollectionsNextMarketplace

Last updated 2 years ago

Was this helpful?

Fee Breakdown

Here is a breakdown of a typical fee split:

  • Collection Royalty

    • These fees get collected by the collection creator.

    • Must be set by the owner.

    • to ensure royalties are set for collections.

  • Universe Fee

    • These fees get collected by the exchange contracts and transferred to UniverseDAO.

    • The current fee is 0.3%.

  • Finders Fee

    • Optional fees for facilitating the NFT sale through the embed.

    • This is similar to an affiliate sale or vendor fees.

    • Must be set via the NFT Embed page, .

  • Seller Earnings

    • After subtracting the above fees, the remainder gets transferred to the seller/owner.

Code: Sale split fees
saleSplitFee=25 // 25% sale split percentage: Finders earnings
saleSplitFee=10 // 10% sale split percentage: Finders earnings
saleSplitFee=5 //   5% sale split percentage: Finders earnings
  1. Protocol Earnings — DAO Fee

  2. Finders Earnings — Royalty Split

  3. Seller Earnings — NFT Price

⚙️
🤝
Use this tool
here