[Nulled] Warez » Nulled Warez Scripts » Scripts Cryptocurrencies » Sample NFT Marketplace contracts with EIP-2981 support
July 28 2025

Sample NFT Marketplace contracts with EIP-2981 support

EIP-2981 introduces a “standardized way to obtain royalty payment information for non-fungible tokens (NFTs).” Marketplaces can obtain information about how much royalty to send to whom by calling the royaltyInfo() function of the NFT contract.

A simple ERC-721 token (Token.sol) that provides a fixed royalty percentage of 5% to be paid to a single recipient address for each sale of each NFT minted under the contract. (Note that the fixed percentage fee is not a requirement of EIP-2981, and more exotic schemes are possible.)
A marketplace (Marketplace.sol) that allows a user to post offers to buy NFTs generated by contracts. Token holders can accept the buy offer and sell their tokens at the offer price. Or, they can post their own sell offers at a desired price and wait for the user to buy. All transactions are conducted in ETH. Every time a sale occurs, the marketplace contract calls the token contract to receive the amount of royalties owed. This amount is then transferred to the royalty recipients address.

Royalty Payment Middleware Contract (RoyaltiesPayment.sol). EIP-2981 stipulates that royalty payments must be made to a single address. In the case of an NFT with multiple rights holders, this means that the marketplace payment must be further split either off-chain or through another contract. The contract in this repository allows for multiple rights holders. Every time a payment is made to the contract, the amount is split equally between all registered rights holders. They then have the option to withdraw all or part of their balance from the contract.

 

Information

Visitors who are in the group Guests they can't download files.
Log in to the site under your login and password or if you are a new user go through the process registrations on the website.

Comments:

This publication has no comments yet. You can be the first!

Information the publication:

Related News

16 June 2025
Scripts Cryptocurrencies»,Altcoins scripts»,NFT Marketplace Software
NFT Marketplace Software

An NFT marketplace where users can mint ERC721-based Crypto Boy NFTs Mint custom ERC721 implemented Crypto Boy

Read more
18 June 2025
Scripts Cryptocurrencies»,NFT Marketplace Software»,Altcoins scripts
Create NFT Marketplace

Create NFT Marketplace Clone Script AI generated NFTs AART Marketplace : Mint, auction, trade and earn royalties

Read more
18 June 2025
Scripts Cryptocurrencies»,NFT Marketplace Software»,Altcoins scripts
NFT Marketplace Platform

A marketplace where one can sell or buy NFTs using (ETH / BNB) coin or (ETK) token. Implements ERC20 and ERC721

Read more
07 July 2025
Scripts Cryptocurrencies»,NFT Marketplace Software»,Altcoins scripts
AI NFT Marketplace

NFT Marketplace framework to build standalone NFT marketplace or inApp/inGame NFT marketplace Functionalities Buy

Read more
19 June 2025
Scripts Cryptocurrencies»,NFT Marketplace Software»,Altcoins scripts
NFT-Marketplace Smart

NFT-MArketplace Smart Contract users can set royalty of NFT, buy with ERC20 token & 2.5% platform fees.

Read more

Information

Users of 🆅🅸🆂🅸🆃🅾🆁 are not allowed to comment this publication.

Site Search

Site Menu


☑ Websites Scripts

Calendar

«    July 2025    »
MonTueWedThuFriSatSun
 123456
78910111213
14151617181920
21222324252627
28293031 

Advertisement

Survey on the website

Evaluate the work of the site
 

Statistics

  • +8 Total articles 7357
  • +13 Comments 4943
  • +26 Users : 7416