Smart contract of NFTs
- Our NFT smart contracts are of the following four types.
- PlayMining Limited Edition:https://www.bscscan.com/address/0xF76928CbFf5fDC44c207DE68E43980AB6480B2D3#code
- PlayMining Collectibles: https://www.bscscan.com/address/0x012C2f396E8F7DAcC8316B78c33E26C6B15136D2#code
- The metadata of NFTs is stored in the InterPlanetary File System generally called IPFS, which is a specification to increase the credibility of NFTs.
- Our NFT smart contract is implemented based on the consideration of the EIP-2981 standard, in addition to the existing NFT standard, the 721 standard.
Last modified 10mo ago