Skip to content

IndexCoop/jpg-nft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collectooors Assemble

NFT contract for incentivizing $JPG liquiduity.

For Devs

Contract is based on ERC721A which makes batch minting cheaper than the standard ERC721 implmentation.

Setup

Some notable features

  • Support for EIP-2981 - NFT royalty standard
    • 5% royalty on secondary sales.
  • mintBatch(uint) function to mint multiple NFTs to owners.
  • transferToMultiple() function to transfer muliple NFTs to different addresses; can be called only by owner.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published