Skip to content

c0rv0s/Refundable-NFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Returnable NFT

NFT contracts that extend the ERC1155 and ERC721 standards (solmate implementations) allowing NFT minters to pay a premium on mint to get a refund window

Usage

See the contracts in the example folder for an example of how to create the returnable receipt on a mint or refer to the test file to see how to mint with receipt and issue refund.

To set your own premium for returns override the returnPrice function with your own formula.

Disclaimer

This is an unaudited concept and not production ready, use at your own risk

About

abstract contracts for creating refundable nfts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published