LogoLogo
  • 📱---DexAppBuilder---
    • Overview
    • Available networks
    • ▶️Creating my first DApp
    • Starting with templates
    • Managing this tool
      • Importing tokens
      • Custom domains
      • Configuring teams
      • Configuring navbar
      • Default sections
      • Building custom sections
      • Gated content
      • DApp ownership
    • Embedding external sites
    • Embedding internal apps
    • App version control
    • Leaderboards
    • AI Completion 🔥
    • Referral system
    • e-Commerce (Beta) 🔥
  • ⚖️---DexSwap---
    • Overview
    • Creating my first swap
    • Managing this tool
  • 📜---DexContracts---
    • Overview
    • Requirements
    • Web3 forms generator
    • Thirdweb contracts 🔥
      • Edition
      • Edition Drop
      • Marketplace (unlisted)
      • NFT Collection
      • NFT Drop
      • Split
      • StakeERC721
      • Token
      • Token Drop
      • Vote
      • StakeERC20
      • Multiwrap
      • AirdropERC20
      • Airdrop ERC20 Claimable
      • AirdropERC721
      • AirdropERC1155
    • Creating my first NFT collection
    • Managing deployed contracts
    • Future updates
  • 🔄---DexExchangePro---
    • Overview
    • Deploying this product
  • 🖼️---DexNFTStore---
    • Overview
    • Creating my first store
    • Managing this tool
  • 👛---DexWallet---
    • Overview
    • Creating my first wallet
    • Managing this tool
  • 📙Docs
  • ⭐WordPress products
  • 🎮Blockchain gaming
  • DexKit's blog
Powered by GitBook
On this page
  • Real-world applications and use cases
  • Deploying this contract
  1. ---DexContracts---
  2. Thirdweb contracts 🔥

Split

Distribute funds among multiple recipients in a transparent and auditable manner.

Last updated 1 year ago

The contract empowers you to designate a selection of wallet addresses that collaboratively engage in the distribution of revenue or royalty shares.

Within this framework, you retain the authority to specify the precise percentage of incoming funds channeled to the Split contract address, and subsequently allocate these portions to individual recipients. For instance, you can mark wallet addresses as recipients and configure them to collectively receive a designated portion, such as 50%, of the funds directed to the Split contract.

Integral to the system is the role of the Split contract in securely housing the funds. Upon activation of the distribute function, these funds are systematically disseminated among the recipients based on the specified percentages.

Real-world applications and use cases

  • Team Collaboration: Establish a "team wallet" where funds are distributed among team members based on predetermined percentages, fostering a sense of unity and shared prosperity.

  • NFT Drop Profits: Share the revenue generated from your primary NFT drop among contributors or team members who have invested time and effort.

  • Artist Royalties: Allocate royalties from NFT sales to artists and collaborators who contributed to the creation of the content.

  • Programmatic Revenue Allocation: Implement a programmatic distribution of revenue, ensuring that diverse stakeholders receive their fair share based on pre-defined criteria.

  • Community Incentives: Reward active community members by distributing a portion of revenue generated within the community ecosystem.

  • Collaborative Projects: Foster collaborations by setting up revenue-sharing agreements where contributors are directly rewarded.

Deploying this contract

  • Name: The name for this Split contract according to your idea.

  • Description: Define everything you need here to ensure the best description for this specific Split contract.

  • Payee: It represents the ERC20 address of one of the recipients of the payment.

    • Percentage: Number in decimals that represents the share of this specific payee.

Total shares need to add up to 100%. For example, if there will only be two addresses that will participate in the contract, the sum of the percentages of both must be 100% (50-50, 60-40, 25-75 or any other percentage).

Image: Upload your image for this contract. Your image will be stored at ensuring persistence over time.

📜
IPFS
Split
DexAppBuilderDexAppBuilder
Direct link
Logo