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

NFT Sale (ERC20) with Distributed Royalties

ERC721 NFT with the following features: * * -Built-in sale with an adjustable price. Payment in Tokens * -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

DsitributedRoylatiesUSDC.sol
ERC721.sol
ERC20.sol
Ownable.sol
ERC721Enumerable.sol
ERC721Burnable.sol
IERC721.sol
IERC721Receiver.sol
IERC721Metadata.sol
Address.sol
Context.sol
Strings.sol
ERC165.sol
IERC165.sol
IERC20.sol
IERC20Metadata.sol
IERC721Enumerable.sol

247 downloads

Creator

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

Get Cookin'
star icon247

247 downloads

Creator

Cookbook

NFT Sale (ERC20) with Distributed Royalties

ERC721 NFT with the following features: * * -Built-in sale with an adjustable price. Payment in Tokens * -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

DsitributedRoylatiesUSDC.sol
ERC721.sol
ERC20.sol
Ownable.sol
ERC721Enumerable.sol
ERC721Burnable.sol
IERC721.sol
IERC721Receiver.sol
IERC721Metadata.sol
Address.sol
Context.sol
Strings.sol
ERC165.sol
IERC165.sol
IERC20.sol
IERC20Metadata.sol
IERC721Enumerable.sol