A variation on the ERC-721A » Non-Fungible Token Standard
The following smart contract allows for the implementation of a "Dutch Auction" sale for NFTs. This standard provides basic functionality for selling NFTs.
- Whitelist - a list of wallet address that are enabled for a guaranteed sale at a discount
- Public Sale - Post-auction public sale that allows remaining NFTS to be sold
- Token Rebate - Rebate a % of tokens spent during the dutch auction to users
- Developer Mint - Function to mint any remaining unclaimed NFTs
- Bonus Mint - Additional bonus redemption of remaining NFTs for purchasers
Explore the docs »
Table of Contents
Mogies is an NFT collection of 1923 NFTs inspired by the last 100 years of Hollywood characters and personalities in celebration of the 100 year anniversary of the Hollywood sign being erected. This is to pay homage to the top entertainers and creators that helped Hollywood what it is today, and create a standard for the next 100 years of filmmaking that will occur within Film3 - a movement spearheaded by Mogul and our community to empower creators to create movies and content in more fan exclusive ways using blockchain technology. Mogul is where movies meet blockchain through DeFi and NFTs - and now, the Metaverse through Mogies and Mogieland.
This repo contains the ERC-721A contract that will support the sale of the Mogies in a Dutch Auction contract.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- yarn
- node
yarn
npx hardhat compile
yarn test
Mogul - @twitter - [email protected]
Project Link: https://github.com/github_username/repo_name