{"id":85952,"date":"2023-07-19T00:17:42","date_gmt":"2023-07-19T00:17:42","guid":{"rendered":"https:\/\/www.techopedia.com"},"modified":"2023-08-03T07:56:48","modified_gmt":"2023-08-03T07:56:48","slug":"erc-721-to-ordinals-unraveling-the-evolution-of-nft-trends-and-token-standards","status":"publish","type":"post","link":"https:\/\/www.techopedia.com\/erc-721-to-ordinals-unraveling-the-evolution-of-nft-trends-and-token-standards","title":{"rendered":"ERC-721 to Ordinals: Unraveling the Evolution of NFT Trends and Token Standards"},"content":{"rendered":"
In this article, we talk about the evolution of NFTs<\/a> from the popular Ethereum token standards ERC-721 and ERC-1155 to the ongoing Ordinals NFT revolution on the Bitcoin blockchain<\/a>. <\/span>We expand upon upcoming NFT sector trends, such as soulbound tokens and smart contract NFTs, that are expected to have a significant impact on the sector. <\/span><\/p>\n You will also find a guide on how to build your own NFT collection, along with a price guide to help gauge the cost of a collection.\u00a0<\/span><\/p>\n ERC-721 is an Ethereum<\/a> token standard that is used to identify one-of-a-kind assets. Every ERC-721 token is unique and can have different values and properties than another token from the same smart contract<\/a>.<\/span><\/p>\n ERC-721 token standard is generally used for 1 of 1 digital collectibles, artworks, photographs, and memberships. This token standard is the most popular one in the NFT industry. ERC-721 was Ethereum’s very first NFT token standard, pioneered by Dapper Labs’ play-to-earn<\/a> ‘CryptoKitties’ NFT collection.<\/span><\/p>\n Today, blue-chip profile picture (PFP) NFTs like Bored Ape Yacht Club (BAYC), Cryptopunks, Azuki, and Clone X use the ERC-721 token standard.<\/span><\/p>\n ERC-721A is a gas-efficient version of the original ERC-721 token. This token standard optimizes the ERC-721 standard by drastically lowering the fees for batch mints, where multiple tokens are minted in one transaction. <\/span><\/p>\n ERC-721A was developed by Chiru Labs \u2013 the creators of Azuki. Many NFT projects launching today use this standard over ERC-721, as it’s mostly the same but with significant improvements to batch minting efficiency.\u00a0<\/span><\/p>\n ERC-721C is a new token standard that enforces on-chain royalties. This token standard allows creators to choose which marketplaces to list their NFTs on and to block zero-royalty marketplaces.<\/span><\/p>\n When you create an NFT, you have the option to put a royalty clause into your NFT smart contract. By doing so, you will receive a small cut (typically less than 10%) for each sale made in the open market. However, NFT marketplaces like Blur and X2Y2 have designed their platforms to be \u201croyalty-optional models\u201d in their fight to attract more traders.<\/span><\/p>\n The non-enforcement of royalties prompted the creation of the ERC-721C token standard. The ERC-721C token standard was introduced by Limit Break, the creators of Digi Daigaku, in May 2023.<\/span><\/p>\n ERC-1155 is a multi-token standard that developers can use to create a single contract to manage any combination of non-fungible and semi-fungible tokens. ERC-1155 also has gas-saving features such as batch transfer and batch approval.<\/span><\/p>\n Normally, token standards like ERC-721 (non-fungible) and ERC-20<\/a> (fungible) can’t be created using a single contract. The two standards have to be deployed using separate contracts for each token type. ERC-1155 token standard creates a smart contract interface that allows developers to manage non-fungible and fungible or semi-fungible tokens from the same contract.<\/span><\/p>\n These semi-fungible tokens are mostly the same but are slightly more differentiated from each other than regular, fungible ERC-20 tokens. They can transform from mostly fungible to non-fungible in their lifetime and are often used for 1-time use applications like event tickets.<\/p>\n ERC-1155 token standard is typically used in blockchain games where a gaming ecosystem has thousands of in-game items and several in-game currencies. ERC-1155 tokens are also known as semi-fungible tokens.<\/span><\/p>\n The first four NFT token standards that we talked about can be created on the Ethereum blockchain and on other EVM-compatible blockchains. Next, we will talk about the biggest development in the NFT sector in 2023: Ordinals<\/a>.<\/span><\/p>\n Ordinals are inscriptions made on a satoshi \u2013 the lowest denomination of a bitcoin<\/a> (BTC), with 100 million satoshis in one bitcoin. The process inscribes data such as an image, text, or video onto an individual satoshi so that it can be identified as unique and non-fungible.<\/span><\/p>\n These inscriptions enable the creation of NFTs on the Bitcoin blockchain. Ordinals are different from many Ethereum-based NFTs as the inscription data is stored on-chain, while Ethereum NFTs often store their content data on off-chain storage solutions like IPFS.<\/span><\/p>\n BRC-721E is a token standard that allows Ethereum-based ERC-721 NFTs to migrate to the Bitcoin blockchain. BRC-721E was pioneered by Ordinals Market and Bitcoin Miladys NFT Collection.<\/span><\/p>\n The ERC-721 token is first burned before transferring the metadata<\/a> over to the Bitcoin blockchain, which is inscribed on a satoshi.<\/span><\/p>\n Below are some of the most exciting trends in the NFT sector in 2023.<\/span><\/p>\n In early 2023, the crypto world saw a unique development as NFTs finally came to the Bitcoin blockchain. The impact of Bitcoin Ordinals was profound. Not only did NFTs become available on the oldest and most valuable blockchain<\/a> in the world, but gas fees<\/a> on Bitcoin spiked due to increased activity causing delight and distress to many users.<\/span><\/p>\n Critics vehemently oppose Bitcoin Ordinals for using the blockchain for non-payment-related purposes and for gas fee spikes. Supporters of Bitcoin Ordinals saw the increased network usage and elevated gas price as a good development for bitcoin miners<\/a> \u2013 critical components of the blockchain.<\/span><\/p>\n At the time of writing, the Bitcoin NFT marketplace continues to flourish. Bitcoin is currently the seventh blockchain with the highest NFT sales volume despite only introducing NFTs to its blockchain in January 2023.<\/span><\/p>\n What are soulbound tokens? A soulbound token is a token that cannot be transferred or sold (unless you sell your whole wallet).<\/span><\/p>\n The SBT concept was proposed by Ethereum co-founder Vitalik Buterin in a bid to make the NFT sector less \u201cmoney-oriented.\u201d SFTs have been proposed to be used as digital identity tokens that showcase achievements like university degrees, attendance proofs, etc. The use of SFTs has also been proposed to make decentralized autonomous organization (DAO)<\/a> governance rights non-transferable.<\/span><\/p>\n The concept of SBTs is slowly growing. It was reported that luxury fashion brand Louis Vuitton (LV) will use soulbound NFTs to maintain its exclusivity and keep its products \u201chard-to-acquire\u201d. According to Vogue Business, LV is planning to release an NFT collection that will grant owners access to future products and experiences. <\/span><\/p>\n The LV NFTs are expected to be soulbound so don’t expect to sell it for a profit.<\/span><\/p>\n ERC-6551 is an Ethereum token standard released in 2023 that is expected to be a \u201cgame-changer\u201d for the NFT industry. This token standard is essentially the opposite of soul-bound tokens. Instead of a wallet being permanently tied to an NFT, an ERC-6551 token is permanently tied to its own wallet. This gives NFTs the ability to own other tokens, including ERC-20 tokens as well as other NFTs. <\/span><\/p>\n The concept will be easier to grasp with an example.<\/span><\/p>\n Imagine an NFT that represents ownership of your video game character. You accumulate various in-game items via quests or purchases. Each in-game item is a standalone NFT that can be traded, bought, and sold individually. With ERC-6551, your video game character can become the \u201cparent\u201d NFT that owns all the NFTs representing the in-game items<\/a>. The parent NFT can now be bought and sold as a package.<\/span><\/p>\n Now imagine the same packaging can be done to an NFT that represents an investment portfolio and its components or a single membership NFT that grants you access to various organizations.<\/span><\/p>\n ERC-6551 is made possible by giving every ERC-721 token smart contract capability. Each token will have a smart contract account that will allow a \u201cparent\u201d ERC-721 token to own those token-bound accounts.<\/span><\/p>\n Now that we have learned about the various NFT token standards and current NFT sector trends, here is a simple guide on how to make an NFT:<\/span><\/p>\n Do you want to create profile picture NFTs? What about NFTs for a blockchain game<\/a>? How about a membership NFT for your organization?\u00a0<\/span><\/p>\n Choosing the right blockchain is very important. Here are some points to ponder over when creating an NFT:\u00a0<\/span><\/p>\n A PFP collection is typically minted using ERC-721 tokens, while gaming items use ERC-1155 token standards.<\/span><\/p>\n This wallet will be used to create and manage your NFT smart contract.\u00a0<\/span><\/p>\n Creators can use platforms such as Foundation, Zora, OpenSea, and Third Web to create NFT collections. This will make the process much faster but it may limit your possibilities. Of course, if you can’t code in Solidity<\/a> or hire someone who can, these may be your only option, anyway.\u00a0<\/span><\/p>\n You can choose to mint the entire NFT collection at one go and then put it up for sale on marketplaces like OpenSea and Blur.\u00a0<\/span><\/p>\n You can also allow your customers to mint each NFT one by one on your custom mint site or through your partner platform.<\/span><\/p>\n Select a price for your NFT mint and the percentage royalty you want from secondary sales. You can add multiple mint phases with different pricing, eligible addresses, and available items.<\/span><\/p>\n Once an NFT is minted, it will automatically be accessible on most general secondary NFT marketplaces. Learn how to buy, sell and create NFTs in detail here<\/a>.<\/span><\/p>\n The cost to create an NFT collection will vary depending on the blockchain, token standard, mint conditions, upload data, and more. Note that each on-chain interaction, like a smart contract update to upload new files or change the mint price, will incur gas fees. A platform may also charge a marketplace fee on your NFT sales and on secondary sales.<\/span><\/p>\nTypes of NFT: Popular NFT Standards on Ethereum and Bitcoin<\/span><\/h2>\n
1. ERC-721<\/span><\/h3>\n
2. ERC-721A<\/span><\/h3>\n
3. ERC-721C<\/span><\/h3>\n
4. ERC-1155<\/span><\/h3>\n
5. Ordinals<\/span><\/h3>\n
6. BRC-721E<\/span><\/h3>\n
NFT Trends: LV\u2019s Rumored NFT Release, Ordinals Boom, and ERC-6551<\/span><\/h2>\n
1. Bitcoin Welcomes NFTs<\/span><\/h3>\n
2. Soul-Bound Tokens (SBT)<\/span><\/h3>\n
3. ERC-6551<\/span><\/h3>\n
How Do You Create An NFT?<\/span><\/h2>\n
1. Choose the Type of NFT You Want to Create<\/span><\/h3>\n
2. Choose the Blockchain For Your NFT Mint<\/span><\/h3>\n
\n
3. Choose a Token Standard<\/span><\/h3>\n
4. Set Up a Wallet<\/span><\/h3>\n
5. Choose a Platform and Method for Minting<\/span><\/h3>\n
6. Set Mint Price and Conditions<\/span><\/h3>\n
7. Secondary Sales<\/span><\/h3>\n
How Much Does It Cost to Create an NFT?<\/span><\/h2>\n
The Bottom Line<\/span><\/h2>\n