Request form
NFT Sale (ETH) with Distributed Royalties
  • ERC721
  • Burnable
  • Whitelist
  • Limited
  • Royalties
Docs
Source
ChefGPT

NFT Sale (ETH) with Distributed Royalties

ERC721 NFT with the following features: * * -Built-in sale with an adjustable price. * -Wallets can only purchase a limited number of NFTs during the sale. * -Reserve function for the owner to mint free NFTs. * -Fixed maximum supply. * -Methods that allow users to burn their NFTs. This directly decreases total supply. * -Proceeds can be divided across 5 wallets

DsitributedRoylatiesETH.sol
ERC721.sol
Ownable.sol
ERC721Enumerable.sol
ERC721Burnable.sol
IERC721.sol
IERC721Receiver.sol
IERC721Metadata.sol
Address.sol
Context.sol
Strings.sol
ERC165.sol
IERC165.sol
IERC721Enumerable.sol

19 downloads

Creator

Cookbook
Cookbook / NFT Sale (ETH) with Distributed Royalties
  • ERC721
  • Burnable
  • Whitelist
  • Limited
  • Royalties
Source
ChefGPT
Expand
Share

Get Cookin'
star icon19

19 downloads

Creator

Cookbook

NFT Sale (ETH) with Distributed Royalties

ERC721 NFT with the following features: * * -Built-in sale with an adjustable price. * -Wallets can only purchase a limited number of NFTs during the sale. * -Reserve function for the owner to mint free NFTs. * -Fixed maximum supply. * -Methods that allow users to burn their NFTs. This directly decreases total supply. * -Proceeds can be divided across 5 wallets

DsitributedRoylatiesETH.sol
ERC721.sol
Ownable.sol
ERC721Enumerable.sol
ERC721Burnable.sol
IERC721.sol
IERC721Receiver.sol
IERC721Metadata.sol
Address.sol
Context.sol
Strings.sol
ERC165.sol
IERC165.sol
IERC721Enumerable.sol