ERC-721: Non-Fungible Token Standard | |
Year started | 2017 |
---|---|
First published | 2018 |
Series | Ethereum Improvement Proposals (EIP) |
Authors | William Entriken, Dieter Shirley, Jacob Evans, Nastassia Sachs |
Predecessor | ERC-20 |
Domain | NFTs |
Copyright | Creative Commons CC0 |
Website | eips |
The ERC-721 Non-fungible Token Standard, is a technical framework, defining a set of rules and interfaces for creating and managing unique, non-fungible tokens (NFTs) on the Ethereum blockchain.[1] ERC-721 is recognized for formalizing the concept of an NFT and establishing the foundation of the multi-billion dollar digital collectibles eco-system that emerged alongside its adoption. It is one of the most widely used NFT standards across use cases and has been utilized in various high profile projects.
The development of the standard was a community-driven effort that was formally published into a paper of the same name in 2018 and is accredited to civic hacker and lead author William Entriken and co-authors Dieter Shirley, Jacob Evans, and Nastassia Sachs. ERC stands for "Ethereum Request for Comments," and is a part of the Ethereum community's peer-review process in which new proposals are considered for publication; the "721" is a unique identifier, each proposal is assigned one arbitrarily after an editor approves it in the draft phase.[2] The blockchain game featuring digital cat artworks known as CryptoKitties is credited with pioneering ERC-721 when it achieved mainstream attention shortly after its launch in 2017.[3]
History
Predecessor “NFT” digital collectibles
The property of fungibility is well described with cash, each unit has the same value no matter which individual one you possess.[4] The concept of blockchain digital assets that could be owned and have the property of non-fungibility pre-dated ERC-721 with projects like Colored Coins on Bitcoin in 2012.[5] In 2017 just prior to ERC-721’s publication, Larva Labs launched the CryptoPunks NFT project on Ethereum using ERC-20 (a fungible token standard). CryptoPunks served as a direct inspiration for ERC-721’s initial drafting.[6] Before ERC-721, commonly traded tokens including some digital collectibles on Ethereum used ERC-20.[7]
Formalizing the term "NFT"
The term "non-fungible token" (NFT) is not known to have been used to refer to NFT projects prior to ERC-721.[8] ERC-721: Non-Fungible Token Standard is credited with formalizing and defining the term NFT.[9] During the standard's drafting phase, lead author Entriken held a vote among the stakeholders where different words were considered including deed, title and asset, but ultimately "NFT" was chosen for the standard's final publication.[10] Use of the term's popularity grew through CryptoKitties, the blockchain game featuring digital cats NFT utilizing ERC-721.[11]
Initial adoption
CryptoKitties
The blockchain game CryptoKitties by Dapper Labs of which the CTO Dieter Shirley is a fellow co-author of ERC-721, is recognized as the earliest pioneering and popular instance of the ERC-721 standard.[12] It utilized an early version of ERC-721 that was not fully compliant with the standard published in 2018.[13] CryptoKitties is regarded as among the first NFT applications to achieve widespread adoption, earning millions of dollars initially and taking up to 70% of Ethereum's usage capacity at its height in some moments.[14]
Su Squares
Launched in 2018 by Entriken and inspired by the Million Dollar Homepage, this NFT project is the first fully compliant demonstration of the ERC-721 NFT standard.[15]
NFT marketplaces
In 2017, one of the earliest and most successful NFT marketplaces, Open Sea, was launched by co-founders Alex Atallah and Devin Finzer who intended to capitalize off of the emergence of ERC-721 NFTs on Ethereum. They initially focused on capturing the market activity around the blockchain NFT game CryptoKitties, which was one of the first use cases of ERC-721, and ultimately planned to scale the platform for other emerging projects utilizing it.[16]
With the introduction of ERC-721, it felt like such an idea was possible for the first time.
— David Finzer, How one company took over the NFT trade – The Verge
The NFT marketplace SuperRare also emerged in 2018 to enable trading of tokens of this standard.[17]
Notable functionality
Custom metadata
ERC-721 implementation requires "name" and "symbol" identifiers, and the token is assigned a contract address upon deployment to the blockchain.[18] Also, a mechanism to implement a URI (Uniform Resource Identifier) to the contract, is defined in the standard, providing functionality to assign each NFT unique metadata.[19]
Trackable ownership
Trackable ownership is the key feature which adds non-fungibility to the ERC-721 standard.[20] Each NFT is assigned a token identification number, and linked to its owner through the "ownerOf" function. Through the optional "ERC-721 Enumerable" extension, functionality for full ownership tracking is implemented. This differs from the ERC-20 token standard, which only tracks an owners token balance though ERC-721 also tracks it as well.[21]
Security
The ERC-721 standard defines both safe and unsafe transfer functions, offering different levels of security for various implementations.[22] These functions allow transfers initiated by the token owner, or an approved operator of their individual tokens. Further, developers can implement custom logic to these transfer functions, providing the functionality for NFT protocols to operate. For example, marketplaces like Opensea, make use of approved operators to facilitate the sale of NFTs.[23]
Influence of work
The influence of the paper ERC-721: Non-Fungible Token Standard that Entriken lead authorship of spans across various sectors, profoundly shaping the landscape of digital collectibles and the use cases within the broader NFT eco-system.[24]
Art world
ERC-721 was awarded rank #1 in ArtReview's Power 100 in 2021 indicating it as "the most powerful art entity in the world" and being the first non-human entity to be ranked as such.[25] The Guardian quoted the review for ERC-721 having "given rise to a whole new generation of collectors and allowed artists to find ways around the traditional gatekeepers of the market."[26]
Beeple's Everydays: The First 5000 Days
In 2021, artist Beeple sold an ERC-721 NFT known as Everydays: the First 5000 Days at Christie’s auction house for $69,400,000 (paid in Ethereum’s native cryptocurrency Ether).[27] It is currently the largest single NFT transaction in history, and the first notable NFT offering by a legacy auction house.[28]
Digital collectibles infrastructures
NFT marketplaces Open Sea, Rarible and SuperRare built their operations to transact ERC-721 NFTs.[17]
In 2021, cryptocurrency exchange Coinbase announced it was creating an NFT marketplace platform to compete with Open Sea that included support for ERC-721 tokens.[29]
Fortune 500 adoption
In 2022, Meta announced NFT support for Instagram for the Ethereum and Polygon blockchains that included the ability to create and sell ERC-721 tokens, referring to them as “digital collectibles.”[30] Support ended in 2023 to focus on other initiatives.[31]
In 2022, Twitter (rebranded currently as X) announced support for Ethereum ERC-721 NFT images to be utilized as profile pictures for Twitter Blue subscribers.[32]
Real estate
A 3-bedroom house in South Carolina was sold for the value of $175,000 through the purchase of an ERC-721 NFT on Ethereum. The NFT effectively acted as a deed for the house in that ownership of it entailed ownership of the house.[33] Applications extending off of ERC-721 for real estate have been proposed including for smart home rentals.[34]
High profile projects
Numerous NFT projects receiving mainstream press coverage have utilized the ERC-721 standard to create NFTs on both the Ethereum and Polygon blockchains. While the term “ERC-721” is cited explicitly in some press coverage, it is not always cited but a project’s usage of it can be verified through an Ethereum blockchain explorer which will identify if a specific NFT is in fact an ERC-721 token; NFT marketplaces may also display blockchain explorer information.[35]
Jack Dorsey’s first tweet
In 2021, Jack Dorsey created an ERC-721 NFT on the Polygon blockchain of his first tweet on Twitter which he sold at auction to Iranian-born crypto entrepreneur Sina Estavi for $2.9 million.[36] A year later, Estavi listed the NFT for auction for approximately $50 million (priced in Ethereum’s native cryptocurrency Ether), but received bids for less than 99% of the value he paid for it.[37]
Bored Ape Yacht Club
Launched by Yuga Labs in 2021, Bored Ape Yacht Club (BAYC) is an ERC-721 based NFT collection on Ethereum featuring 10,000 images of cartoon apes that are procedurally generated by an algorithm. These ERC721 NFTs are often seen as "status symbols" to own.[38] The NFTs function as a membership card to the Yacht Club and an access token to unlock perks and member-only channels. According to Yuga Labs, NFT holders have full commercialization rights to their ape.[39] Over 20 celebrities own or have owned a BAYC NFT including Paris Hilton, Justin Bieber, Shaq, Snoop Dogg and Mark Cuban.[40] Stakeholders involved including Yuga Labs, some celebrity promoters and art auctionhouse Sothebys have each been involved in different lawsuits around the sale, promotion or IP of the NFTs.[41]
The Sandbox
A metaverse game co-founded by Arthur Madrid and Sébastien Borget, The Sandbox, is a virtual world that has been regarded as "virtual real estate" allowing players and brands to build, own, and monetize land and objects via NFT tokens including ERC-721.[42] It has been noted for attracting celebrities as investors like Justin Timberlake and Katy Perry[43] as well as acting as creators utilizing the platform like Snoop Dogg and Paris Hilton.[44] In 2022, the company behind it raised $360 million for a $4 billion valuation.[45] Major brands including McDonald's and Gucci used the platform to create their own metaverse content.[46]
Decentraland
Decentraland is a 3D metaverse platform where ERC-721 NFTs function as deeds to buy and own virtual plots of land.[47] In 2021, an ERC-721 land plot sold for nearly $2.4 million.[48] In 2022 the platform's valuation was over $1 billion while criticisms emerged over low daily active user reports.[48]
Sorare
A fantasy sport cryptocurrency-based video game developed in 2018 by Nicolas Julia and Adrien Montfort, Sorare utilizes ERC-721 NFTs formatted as trading cards of athletes in MLB, NBA and Premier League (its licensed partners).[49] The company raised $680 million to a $4.3 billion valuation in 2021.[50]
Autograph
An NFT platform founded in 2021 by NFL quarterback Tom Brady that features collections from popular celebrities across sports, entertainment and culture utilizing ERC-721 tokens.[51] In 2022, the venture raised $168 million from VC firms Andressen Horowitz and Kleiner Perkins.[52] In 2023 the company announced layoffs for nearly a third of its workforce.[53]
Donald Trump NFT collection
In 2022 former US president Donald Trump announced an ERC-721 NFT collection of 44,000 images each priced at $99 initially and sold out the first day for nearly $4 million despite public criticisms about them.[54]
Market capitalization
In 2021, a total of 44.2 billion in cryptocurrencies was spent in NFT marketplaces using ERC-721 and its derivative standard ERC1155 [55]
Derivative standards
Several months after ERC-721: Non-Fungible Token Standard was published, a semi-fungible token standard was introduced, called ERC-1155, that was intended to expand on the functionality and flexibility of ERC-721's purpose.[56]
The same ERC-721 standard is utilized on the Polygon blockchain.[57]
Out of approximately 85 currently published ERCs (in the "final" state), 7 of them are titled after ERC-721 and serve as a direct extension while almost half of all published ERCs reference, support or extend functionality for ERC-721.[58]
An extension to ERC-721 was proposed to add a significant layer of privacy, Ethereum's co-founder Vitalik Buterin replied to the proposer on Twitter with mixed interest and noted that a challenge was figuring out how to pay fees in such transactions.[59]
Criticisms
The basic version of the ERC-721 standard, as published in ERC-721: Non-Fungible Token Standard, has been criticized by Omar et al for offering limited functionality for the execution of smart contracts associated with NFTs.[60]
Certain NFT use cases demand some features that are not offered by the standard ERC721 and must be created and arranged; such features include the following options: token creation, token deletion, contract access control, and others.
— Ali et al, A review of the key challenges of non-fungible tokens, ScienceDirect
Arcenegui et al points out possible deficits regarding the user in the ERC-721 basic smart contracts and proposes properties to improve and expand its functionality.[61]
Ethereum blockchain's co-founder Vitalik Buterin has criticized popular materialistic use cases of ERC721 tokens as NFTs being "a different kind of gambling" and that he would rather see "funds being used for public goods."[62]
ERC-721 NFTs have been targeted by hackers through social engineering that exploits the setApprovalForAll function, prompting concerns over the ease of theft in certain circumstances.[63]
Legacy
ERC-721 emerged as the first mainstream NFT standard to gain widespread acceptance and popularized the term "NFT" in the nomenclature.[64] It brought significant attention to Ethereum, showcasing the platform's capabilities beyond just financial applications.[17] It inspired the creation of derivative standards on Ethereum and other blockchains, demonstrating its far-reaching influence.[65] ERC-721 catalyzed the development of a multi-billion dollar ecosystem,[55] encompassing a diverse range of digital assets and applications.[60] It became a versatile vehicle for pioneering numerous use cases, including digital artwork, deeds to physical items, virtual real estate, access passes, and game assets.[24] By formalizing and defining the concept of Non-Fungible Tokens,[66] ERC-721 fundamentally changed the landscape of digital verification, authentication, and ownership.[67] This standard represents a paradigm shift in how digital assets are perceived, owned, and transacted, reshaping the digital world's understanding of value and ownership.[68]
See also
References
- ↑
- Bamakan, Seyed Mojtaba Hosseini; Nezhadsistani, Nasim; Bodaghi, Omid; Qu, Qiang (2022-02-09). "Patents and intellectual property assets as non-fungible tokens; key technologies and challenges". Scientific Reports. 12 (1): 2178. arXiv:2304.10490. Bibcode:2022NatSR..12.2178B. doi:10.1038/s41598-022-05920-6. ISSN 2045-2322. PMC 8828876. PMID 35140251.
- Chandra, Yanto (2022-11-01). "Non-fungible token-enabled entrepreneurship: A conceptual framework". Journal of Business Venturing Insights. 18: e00323. doi:10.1016/j.jbvi.2022.e00323. ISSN 2352-6734. S2CID 248958972.
- Bamakan, Seyed Mojtaba Hosseini; Nezhadsistani, Nasim; Bodaghi, Omid; Qu, Qiang (2022-02-09). "Patents and intellectual property assets as non-fungible tokens; key technologies and challenges". Scientific Reports. 12 (1): 2178. arXiv:2304.10490. Bibcode:2022NatSR..12.2178B. doi:10.1038/s41598-022-05920-6. ISSN 2045-2322. PMC 8828876. PMID 35140251.
- "Why People Are Paying Big Money For Virtual Real Estate in the Metaverse". Time. 2022-01-20. Retrieved 2023-12-03.
- ↑
- "EIP-1: EIP Purpose and Guidelines". Retrieved 2023-11-20.
- Marcobello, Mason (2022-05-04). "What Are EIP and ERC and How Are They Connected?". Retrieved 2023-11-20.
- Anett (2021-08-08). "What the heck is EIP and how can I create one ? Ethereum Standards EIP ERC FAQs". Retrieved 2023-11-20.
- ↑
- Lindman, Kyle Wood and Taylor (2018-08-21). "Why the next CryptoKitties mania won't be about collectables". TechCrunch. Retrieved 2023-12-03.
- Butcher, Mike (2018-04-17). "Our event on blockchain will feature the CryptoKitties founder". TechCrunch. Retrieved 2023-12-03.
- Bamakan, Seyed Mojtaba Hosseini; Nezhadsistani, Nasim; Bodaghi, Omid; Qu, Qiang (2022-02-09). "Patents and intellectual property assets as non-fungible tokens; key technologies and challenges". Scientific Reports. 12 (1): 2178. arXiv:2304.10490. Bibcode:2022NatSR..12.2178B. doi:10.1038/s41598-022-05920-6. ISSN 2045-2322. PMC 8828876. PMID 35140251.
- ↑ "Definition of FUNGIBLE". www.merriam-webster.com. 2023-11-23. Retrieved 2023-11-30.
- ↑ Regner, Ferdinand; Schweizer, André; Urbach, Nils (2022), Lacity, Mary C.; Treiblmaier, Horst (eds.), "Utilizing Non-fungible Tokens for an Event Ticketing System", Blockchains and the Token Economy: Theory and Practice, Technology, Work and Globalization, Cham: Springer International Publishing, pp. 315–343, doi:10.1007/978-3-030-95108-5_12, ISBN 978-3-030-95108-5, retrieved 2023-11-25
- ↑
- Bamakan, Seyed Mojtaba Hosseini; Nezhadsistani, Nasim; Bodaghi, Omid; Qu, Qiang (2022-02-09). "Patents and intellectual property assets as non-fungible tokens; key technologies and challenges". Scientific Reports. 12 (1): 2178. arXiv:2304.10490. Bibcode:2022NatSR..12.2178B. doi:10.1038/s41598-022-05920-6. ISSN 2045-2322. PMC 8828876. PMID 35140251. S2CID 246700675.
- "Jimbo Chats w/ ERC721 Creator Dieter Shirley About the Technical Origins and Future of Web3". YouTube. Retrieved 2023-11-20.
- ↑ Ross, Dian; Cretu, Edmond; Lemieux, Victoria (2021). "NFTS: Tulip Mania or Digital Renaissance?". 2021 IEEE International Conference on Big Data (Big Data). pp. 2262–2272. doi:10.1109/BigData52589.2021.9671707. ISBN 978-1-6654-3902-2. S2CID 245956102. Retrieved 2023-12-03.
- ↑
- Zimmer, Ben (2021-04-16). "'Fungible': The Idea in the Middle of the NFT Sensation". Wall Street Journal. ISSN 0099-9660. Retrieved 2023-11-25.
- Ostroff, Caitlin (2021-05-08). "The NFT Origin Story, Starring Digital Cats". Wall Street Journal. ISSN 0099-9660. Retrieved 2023-11-25.
- Upson, Sandra. "The 10,000 Faces That Launched an NFT Revolution". Wired. ISSN 1059-1028. Retrieved 2023-12-03.
- ↑
- Ross, Dian; Cretu, Edmond; Lemieux, Victoria (2021). "NFTS: Tulip Mania or Digital Renaissance?". 2021 IEEE International Conference on Big Data (Big Data). pp. 2262–2272. doi:10.1109/BigData52589.2021.9671707. ISBN 978-1-6654-3902-2. S2CID 245956102. Retrieved 2023-12-03.
- ↑
- Ross, Dian; Cretu, Edmond; Lemieux, Victoria (2021). "NFTS: Tulip Mania or Digital Renaissance?". 2021 IEEE International Conference on Big Data (Big Data). pp. 2262–2272. doi:10.1109/BigData52589.2021.9671707. ISBN 978-1-6654-3902-2. S2CID 245956102. Retrieved 2023-12-03.
- "Reconsider the word "deed" by fulldecent · Pull Request #2 · fulldecent/EIPs". GitHub. Retrieved 2023-11-21.
- ↑
- Ostroff, Caitlin (2021-05-08). "The NFT Origin Story, Starring Digital Cats". Wall Street Journal. ISSN 0099-9660. Retrieved 2023-12-03.
- Zimmer, Ben (2021-04-16). "'Fungible': The Idea in the Middle of the NFT Sensation". Wall Street Journal. ISSN 0099-9660. Retrieved 2023-12-03.
- ↑
- Bamakan, Seyed Mojtaba Hosseini; Nezhadsistani, Nasim; Bodaghi, Omid; Qu, Qiang (2022-02-09). "Patents and intellectual property assets as non-fungible tokens; key technologies and challenges". Scientific Reports. 12 (1): 2178. arXiv:2304.10490. Bibcode:2022NatSR..12.2178B. doi:10.1038/s41598-022-05920-6. ISSN 2045-2322. PMC 8828876. PMID 35140251.
- Nadini, Matthieu; Alessandretti, Laura; Di Giacinto, Flavio; Martino, Mauro; Aiello, Luca Maria; Baronchelli, Andrea (2021-10-22). "Mapping the NFT revolution: market trends, trade networks, and visual features". Scientific Reports. 11 (1): 20902. arXiv:2106.00647. Bibcode:2021NatSR..1120902N. doi:10.1038/s41598-021-00053-8. ISSN 2045-2322. PMC 8536724. PMID 34686678. S2CID 235266255.
- Schroeder, Stan (2017-12-04). "How to play CryptoKitties, the insanely popular crypto game". Mashable. Retrieved 2023-11-21.
- ↑ Vereš, Igor (April 2019). "Identification of Unusual Transactions in Blockchain Networks" (PDF). Slovak University of Technology in Bratislava, Informatics and Information Technologies.
- ↑
- Regner, Ferdinand; Schweizer, André; Urbach, Nils (2022). "Utilizing Non-fungible Tokens for an Event Ticketing System". Blockchains and the Token Economy. Technology, Work and Globalization. Cham: Springer International Publishing. pp. 315–343. doi:10.1007/978-3-030-95108-5_12. ISBN 978-3-030-95107-8. Retrieved 2023-11-20.
- "CryptoKitties Mania Overwhelms Ethereum Network's Processing". Bloomberg.com. 2017-12-04. Retrieved 2023-11-21.
- Tepper, Fitz (2017-12-03). "People have spent over $1M buying virtual cats on the Ethereum blockchain". TechCrunch. Retrieved 2023-11-21.
- ↑
- Sherwood, Sonja. "William Entriken". Drexel Magazine. Retrieved 2023-11-26.
- "Su Squares White Paper". tenthousandsu.com. Retrieved 2023-11-26.
- ↑ Brandom, Russell (2022-02-02). "How one company took over the NFT trade". The Verge. Retrieved 2023-11-20.
- 1 2 3 Bamakan, Seyed Mojtaba Hosseini; Nezhadsistani, Nasim; Bodaghi, Omid; Qu, Qiang (2022-02-09). "Patents and intellectual property assets as non-fungible tokens; key technologies and challenges". Scientific Reports. 12 (1): 2178. arXiv:2304.10490. Bibcode:2022NatSR..12.2178B. doi:10.1038/s41598-022-05920-6. ISSN 2045-2322. PMC 8828876. PMID 35140251. S2CID 246700675.
- ↑
- Solouki, Mohammadsadegh; Bamakan, Seyed Mojtaba Hosseini (2022-01-01). "An In-depth Insight at Digital Ownership Through Dynamic NFTs". Procedia Computer Science. 9th International Conference on Information Technology and Quantitative Management. 214: 875–882. doi:10.1016/j.procs.2022.11.254. ISSN 1877-0509. S2CID 254484607.
- Arcenegui, Javier; Arjona, Rosario; Baturone, Iluminada (2023-08-11). "Non-Fungible Tokens Based on ERC-4519 for the Rental of Smart Homes". Sensors (Basel, Switzerland). 23 (16): 7101. Bibcode:2023Senso..23.7101A. doi:10.3390/s23167101. ISSN 1424-8220. PMC 10459112. PMID 37631638.
- ↑
- Bamakan, Seyed Mojtaba Hosseini; Nezhadsistani, Nasim; Bodaghi, Omid; Qu, Qiang (2022-02-09). "Patents and intellectual property assets as non-fungible tokens; key technologies and challenges". Scientific Reports. 12 (1): 2178. arXiv:2304.10490. Bibcode:2022NatSR..12.2178B. doi:10.1038/s41598-022-05920-6. ISSN 2045-2322. PMC 8828876. PMID 35140251.
- ↑ Ali, Omar; Momin, Mujtaba; Shrestha, Anup; Das, Ronnie; Alhajj, Fadia; Dwivedi, Yogesh K. (2023-02-01). "A review of the key challenges of non-fungible tokens". Technological Forecasting and Social Change. 187: 122248. doi:10.1016/j.techfore.2022.122248. ISSN 0040-1625. S2CID 254394090.
- ↑ "NFT Marketplace for Blockchain based Digital Assets using ERC-721 Token Standard | IEEE Conference Publication | IEEE Xplore". ieeexplore.ieee.org. Retrieved 2024-01-13.
- ↑ "Implementation of a Blockchain-Based Event Reselling System | IEEE Conference Publication | IEEE Xplore". ieeexplore.ieee.org. Retrieved 2024-01-13.
- ↑ "OpenSea Developer Documentation". OpenSea Developer Documentation. Retrieved 2023-11-30.
- 1 2
- Bamakan, Seyed Mojtaba Hosseini; Nezhadsistani, Nasim; Bodaghi, Omid; Qu, Qiang (2022-02-09). "Patents and intellectual property assets as non-fungible tokens; key technologies and challenges". Scientific Reports. 12 (1): 2178. arXiv:2304.10490. Bibcode:2022NatSR..12.2178B. doi:10.1038/s41598-022-05920-6. ISSN 2045-2322. PMC 8828876. PMID 35140251.
- Arcenegui, Javier; Arjona, Rosario; Baturone, Iluminada (2023-07-31). "Non-Fungible Tokens Based on ERC-4519 for the Rental of Smart Homes". Sensors. 23 (16): 7101. Bibcode:2023Senso..23.7101A. doi:10.3390/s23167101. ISSN 1424-8220. PMC 10459112. PMID 37631638.
- Solouki, Mohammadsadegh; Bamakan, Seyed Mojtaba Hosseini (2022-01-01). "An In-depth Insight at Digital Ownership Through Dynamic NFTs". Procedia Computer Science. 214: 875–882. doi:10.1016/j.procs.2022.11.254. ISSN 1877-0509. S2CID 254484607.
- Mohammed, Madine (2022-09-05). "Blockchain and NFTs for Time-Bound Access and Monetization of Private Data". IEEE Access. 10: 94186–94202. Bibcode:2022IEEEA..1094186M. doi:10.1109/ACCESS.2022.3204274. S2CID 252094824.
- ↑
- "NFTs are most influential in contemporary art power list". cnbctv18.com. 2021-12-01. Retrieved 2023-11-22.
- "ArtReview Has Released the 2021 Power 100". Hypebeast. 2021-12-01. Retrieved 2023-11-22.
- Abrams, Amah-Rose (2021-12-01). "Non-Fungible Tokens Are Deemed the Most Powerful Entity in the Art World in ArtReview's 2021 Power 100 Ranking". Artnet News. Retrieved 2023-11-22.
- "Nonhuman Entity Tops 2021 Edition of ArtReview's Annual Power 100". artreview.com. Retrieved 2023-11-22.
- "The Two Miami Art Weeks". Yahoo Finance. 2021-12-10. Retrieved 2023-11-22.
- ↑ Khomami, Nadia; Arts, Nadia Khomami; correspondent, culture (2021-12-01). "Non-fungible tokens take No 1 spot in influential art world power list". The Guardian. ISSN 0261-3077. Retrieved 2023-11-22.
- ↑
- Hartwich, Eduard (2023-01-01). "Probably something: a multi-layer taxonomy of non-fungible tokens". Internet Research. ahead-of-print. arXiv:2209.05456. doi:10.1108/INTR-08-2022-0666. ISSN 1066-2243.
- Kastrenakes, Jacob (2021-03-11). "Beeple sold an NFT for $69 million". The Verge. Retrieved 2023-11-20.
- Palumbo, Jacqui (2021-03-11). "First NFT artwork at auction sells for staggering $69 million". CNN. Retrieved 2023-11-20.
- Tsai, Katie (2021-04-30). "Digital artist Beeple sees NFTs, like the one he sold for over $69 million, around for 'many decades'". CNBC. Retrieved 2023-11-20.
- Haysom, Sam (2021-11-11). "Beeple explains how he went from selling art for $100 to his $69 million NFT". Mashable. Retrieved 2023-11-20.
- ↑
- Brown, Abram (2021-03-11). "Beeple NFT Sells For $69.3 Million, Becoming Most-Expensive Ever". Forbes. Retrieved 2023-11-20.
- Reilly, Joel (2021-03-15). "We talked with Beeple about how NFT mania led to his $69 million art sale". Business Insider. Retrieved 2023-11-20.
- Block, Fang. "Beeple's NFT Fetches Record $69 Million at Christie's". Barron's. Retrieved 2023-11-20.
- Reyburn, Scott (2021-03-11). "JPG File Sells for $69 Million, as 'NFT Mania' Gathers Pace". The New York Times. Retrieved 2023-11-20.
- ↑ Matney, Lucas (2021-10-12). "Coinbase is launching its own NFT platform to take on OpenSea". TechCrunch. Retrieved 2023-11-20.
- ↑
- "Instagram wants creators to normalize NFTs". Vogue Business. 2022-11-15. Retrieved 2023-11-20.
- "Here's what NFTs look like on Instagram". Engadget. 2022-05-10. Retrieved 2023-11-20.
- Malik, Aisha (2022-08-04). "Meta is expanding NFT support on Instagram to 100 countries". TechCrunch. Retrieved 2023-11-20.
- "Instagram Is Getting NFTs But What the Hell Does That Mean?". Gizmodo. 2022-03-16. Retrieved 2023-11-20.
- ↑
- Anderson, William. "Instagram No Longer Supports NFTs". Forbes. Retrieved 2023-11-20.
- Peters, Jay (2023-03-13). "Meta gives up on NFTs for Facebook and Instagram". The Verge. Retrieved 2023-11-20.
- Schroeder, Stan (2023-03-14). "It's over for NFTs on Instagram and Facebook". Mashable. Retrieved 2023-11-20.
- ↑
- Perez, Sarah (2022-01-20). "Twitter launches NFT Profile Pictures -- but only for Twitter Blue subscribers". TechCrunch. Retrieved 2023-11-20.
- Morse, Jack (2022-01-20). "Twitter makes it possible to link NFTs to profile pics (for a price)". Mashable. Retrieved 2023-11-20.
- Lawler, Richard (2022-01-20). "Twitter brings NFTs to the timeline as hexagon-shaped profile pictures". The Verge. Retrieved 2023-11-20.
- Brown, Abram. "Twitter Rolls Out NFT Profile Pictures—Fueling A New Rat Race With Facebook". Forbes. Retrieved 2023-11-20.
- ↑
- Rella, Emily (2022-10-19). "The First NFT Home Just Sold for $175,000". Entrepreneur. Retrieved 2023-11-25.
- Qureshi, Mehab. "Forget Ape And Punk NFTs, An Actual House Sold On OpenSea For $175,000". Benzinga. Retrieved 2023-11-25.
- Dobson, Amy Rose (2022-10-26). "Blockchain Makes Deeper Inroads Into Real Estate As Roofstock Announces Its First NFT Home Sale". Forbes. Retrieved 2023-11-25.
- ↑
- Ramamurthy, Bina (2020-09-22). Blockchain in Action. Simon and Schuster. ISBN 978-1-63835-674-5.
- Arcenegui, Javier; Arjona, Rosario; Baturone, Iluminada (2023-08-11). "Non-Fungible Tokens Based on ERC-4519 for the Rental of Smart Homes". Sensors. 23 (16): 7101. Bibcode:2023Senso..23.7101A. doi:10.3390/s23167101. ISSN 1424-8220. PMC 10459112. PMID 37631638.
- ↑
- Stevens, Robert (2023-05-18). "How to Use Etherscan and Other Blockchain Explorers". www.coindesk.com. Retrieved 2023-11-20.
- "How to find your NFT's metadata?". Cointelegraph. 2022-07-21. Retrieved 2023-11-21.
- "How to find NFT metadata on OpenSea and Rarible?". Cointelegraph. 2022-09-21. Retrieved 2023-11-21.
- ↑
- "Twitter: Buyer defends paying $2.9m for 'Mona Lisa' of tweets". BBC News. 2021-03-25. Retrieved 2023-11-20.
- Locke, Taylor (2021-03-22). "Jack Dorsey sells his first tweet ever as an NFT for over $2.9 million". CNBC. Retrieved 2023-11-20.
- "Twitter boss Jack Dorsey's first tweet sold for $2.9 million as an NFT". NBC News. 2021-03-22. Retrieved 2023-11-20.
- Blistein, Jon (2021-03-22). "Twitter's Jack Dorsey Sells First Tweet as Non-Fungible Token". Rolling Stone. Retrieved 2023-11-20.
- Benveniste, Alexis (2021-03-23). "The first-ever tweet sold as an NFT for $2.9 million". CNN Business. Retrieved 2023-11-20.
- ↑
- "NFT of Jack Dorsey's first tweet struggles to sell". BBC News. 2022-04-14. Retrieved 2023-11-20.
- Kauflin, Jeff (2022-04-14). "Why Jack Dorsey's First-Tweet NFT Plummeted 99% In Value In A Year". Forbes. Retrieved 2023-11-20.
- "NFT of Jack Dorsey's first tweet, originally purchased for $2.9 million, now worth less than $4". cnbctv18.com. 2023-07-23. Retrieved 2023-11-20.
- Bobrowsky, Meghan (2022-04-16). "Jack Dorsey Tweet NFT Once Sold for $2.9 Million, Now Might Fetch Under $14,000". Wall Street Journal. Retrieved 2023-11-20.
- Bienasz, Gabrielle (2022-10-17). "Once Worth $2.9 Million, NFT of First Ever Tweet Is Now $132". Entrepreneur. Retrieved 2023-11-20.
- Winters, Mike (2022-04-14). "An NFT of Twitter co-founder Jack Dorsey's first tweet has lost almost all of its $2.9 million value". CNBC. Retrieved 2023-11-20.
- "Jack Dorsey's First Tweet NFT Goes On Sale For $48 Million, Gets $280 Offer". HuffPost. 2022-04-16. Retrieved 2023-11-20.
- "CEO Who Spent $2.9 Million on Dorsey's First Tweet Wants to Sell It for $48 Million". Bloomberg.com. 2022-04-07. Retrieved 2023-11-20.
- Nagarajan, Shalini (2022-04-14). "A crypto entrepreneur bought an NFT of Jack Dorsey's first tweet for nearly $3 million and tried to sell it for $48 million. The top bid is less than $7,000". Markets Insider. Retrieved 2023-11-20.
- ↑ "Bored Ape Yacht Club". Investopedia. Retrieved 2023-11-25.
- ↑ Sergeenkov, Andrey (2022-03-23). "What's the Story Behind Bored Ape Yacht Club Creator Yuga Labs?". www.coindesk.com. Retrieved 2023-11-20.
- ↑
- McNamara, Ryan. "Celebrities That Own Bored Ape Yacht Club NFTs". Benzinga. Retrieved 2023-11-20.
- Knibbs, Kate. "How Did the Bored Ape Yacht Club Get So Popular?". Wired. ISSN 1059-1028. Retrieved 2023-11-20.
- DeVon, Cheyenne (2023-07-07). "Justin Bieber's Bored Ape NFT was valued at $1.3 million in 2022—now it's only worth around $60,000". CNBC. Retrieved 2023-11-20.
- ↑
- Tabahriti, Sam. "The company behind Bored Ape Yacht Club NFTs is being sued for using celebrities to promote their products". Business Insider. Retrieved 2023-11-20.
- Binder, Matt (2022-12-11). "Jimmy Fallon, Paris Hilton, and a slew of celebrities sued over promoting Bored Ape Yacht Club NFTs". Mashable. Retrieved 2023-11-20.
- Espinoza, Joshua. "Justin Bieber, the Weeknd, and Snoop Dogg Among Celebrities Named in Bored Ape Yacht Club Lawsuit". Complex. Retrieved 2023-11-20.
- Newcome-Beill, Alice (2022-12-13). "Celebrities that promoted Bored Ape NFTs are now facing a class action lawsuit". The Verge. Retrieved 2023-11-20.
- "Bored-Ape NFT Investors Are Suing Bieber, Madonna and Other Celebrity Promoters". Bloomberg.com. 2022-12-12. Retrieved 2023-11-20.
- Brodkin, Jon (2023-08-17). "Buyers of Bored Ape NFTs sue after digital apes turn out to be bad investment". Ars Technica. Retrieved 2023-11-20.
- Roth, Emma (2023-04-24). "Bored Ape Yacht Club creator wins lawsuit over copycat NFT collection". The Verge. Retrieved 2023-11-20.
- Reeve, Elle (2023-04-25). "Bored Ape NFT creators win case against copycat artist | CNN Business". CNN. Retrieved 2023-11-20.
- Choi, Christy (2023-08-17). "'Bored Apes' investors sue Sotheby's, Paris Hilton and others as NFT prices collapse". CNN. Retrieved 2023-11-20.
- ↑
- Hissong, Samantha (2021-12-07). "Someone Spent $450,000 for 'Land' Next to Snoop Dogg's NFT House". Rolling Stone. Retrieved 2023-11-21.
- "Why People Are Paying Big Money For Virtual Real Estate in the Metaverse". Time. 2022-01-20. Retrieved 2023-11-21.
- ↑
- Matney, Lucas (2019-10-22). "Sandbox VR raises millions more in celebrity party round". TechCrunch. Retrieved 2023-11-21.
- Fink, Charlie. "Justin Timberlake, Katy Perry, Other Celebs Invest $11 Million In LBVR Start Up Sandbox". Forbes. Retrieved 2023-11-21.
- ↑
- "Snoop Dogg's metaverse stands out among the rapper's brands—for being uncool". Fortune Crypto. Retrieved 2023-11-21.
- "These celebrities have their own virtual space in metaverse". cnbctv18.com. 2022-03-29. Retrieved 2023-11-21.
- "Why major celebrities and big-name brands are embracing the metaverse". VentureBeat. 2023-03-05. Retrieved 2023-11-21.
- ↑
- Birnbaum, Justin. "Blockchain Gaming Company Animoca Brands Raises $360 Million In Quest To Build 'The Open Metaverse'". Forbes. Retrieved 2023-11-21.
- "SoftBank-Backed Sandbox Said to Seek Funds at $4 Billion Value". Bloomberg.com. 2022-04-19. Retrieved 2023-11-21.
- Melinek, Jacquelyn (2022-01-18). "The Sandbox Parent Animoca Brands Raises $359M to Build Out Open Metaverse". Blockworks. Retrieved 2023-11-21.
- ↑
- "Gucci Cosmos Land brings physical heritage to the metaverse". Vogue Business. 2023-11-08. Retrieved 2023-11-21.
- "McDonald's Hong Kong launches McNuggets-themed metaverse". Yahoo Finance. 2023-07-21. Retrieved 2023-11-21.
- ↑
- "Welcome to Decentraland, where NFTs meet a virtual world". NBC News. 2021-04-05. Retrieved 2023-11-21.
- Ravenscraft, Eric. "The Metaverse Land Rush Is an Illusion". Wired. ISSN 1059-1028. Retrieved 2023-11-21.
- "This Week in the Metaverse: The Sandbox and Decentraland are caught in SEC's crosshairs". Fortune Crypto. Retrieved 2023-11-21.
- 1 2
- Howcroft, Elizabeth (2021-11-24). "Virtual real estate plot sells for record $2.4 million". Reuters. Retrieved 2023-11-21.
- Rosen, Phil. "A plot of digital land was just sold in the metaverse for $2.43 million — more than most homes in NYC and San Francisco cost". Markets Insider. Retrieved 2023-11-21.
- "Making a killing in virtual real estate". The Irish Times. Retrieved 2023-11-21.
- Han, Lisa Kailai. "The cartoon-like Decentraland metaverse recently hosted the digital Australian Open. Here's why its virtual plots have sold for $2.43 million and why brands are building virtual headquarters there". Business Insider. Retrieved 2023-11-21.
- ↑
- "Major League Baseball to launch NFT game with Sorare". Reuters. 2022-05-12. Retrieved 2023-11-20.
- Casey, Tim. "NFT, Fantasy Sports Platform Sorare Expands U.S. Reach Through Deal With MLB, MLBPA". Forbes. Retrieved 2023-11-20.
- "Major League Baseball to launch NFT game with Sorare". The Hindu. Reuters. 2022-05-13. ISSN 0971-751X. Retrieved 2023-11-20.
- "Sorare teams up with MLB on NFT-based fantasy sports". VentureBeat. 2022-05-12. Retrieved 2023-11-20.
- "New MLB partnership includes NFT-based game". www.sportsbusinessjournal.com. 2022-05-12. Retrieved 2023-11-20.
- "Take Me Out To The Digital Ball Game: NFTs Enter the Field". Bloomberg.com. 2022-07-07. Retrieved 2023-11-20.
- "MLB and NFT gaming company Sorare partner up for collectible and fantasy-style games for fans". ESPN.com. 2022-05-12. Retrieved 2023-11-20.
- "NFT trading card company Sorare to expand its U.S. presence with an NBA-themed game". Fortune Crypto. Retrieved 2023-11-20.
- "Sorare partners with Premier League for Web3 fantasy sports". VentureBeat. 2023-01-30. Retrieved 2023-11-20.
- Howcroft, Elizabeth (2022-09-22). "Liverpool expands partnership with NFT fantasy sports startup Sorare". Reuters. Retrieved 2023-11-20.
- "Sorare launches beta for NFT-based NBA fantasy sports game". VentureBeat. 2022-10-18. Retrieved 2023-11-20.
- Casey, Tim. "NBA, NBA Players Association Strike Deal With Sorare For NFT Fantasy Game". Forbes. Retrieved 2023-11-20.
- Mullen, Benjamin (2022-05-22). "M.L.B. Signs Deal With Operator of NFT Fantasy Game". The New York Times.
- ↑
- "Sorare partners with 18 national teams, launches a new game". VentureBeat. 2022-11-10. Retrieved 2023-11-20.
- Schulte-Bockum, Marie. "Serena Williams Joins Sorare To Help $4.3 Billion Blockchain Firm Conquer U.S. Sports, Women's Leagues". Forbes. Retrieved 2023-11-20.
- Dillet, Romain (2021-09-21). "Sorare raises $680 million for its fantasy sports NFT game". TechCrunch. Retrieved 2023-11-20.
- Helm, Burt (2023-02-03). "How Sorare's $4 billion bet on NFT-based fantasy sports is paying off". Fast Company.
{{cite news}}
: CS1 maint: url-status (link)
- ↑
- Stone, Zara (2022-04-18). "Inside Autograph, Tom Brady's NFT startup". Fast Company.
{{cite news}}
: CS1 maint: url-status (link) - "Autograph - Terms of Service" (PDF). 2022-09-22.
- Stone, Zara (2022-04-18). "Inside Autograph, Tom Brady's NFT startup". Fast Company.
- ↑
- "Tom Brady's NFT Startup Autograph Shifts Strategy Amid Struggles: NYT". Yahoo Finance. 2023-07-06. Retrieved 2023-11-20.
- "Tom Brady's NFT platform Autograph raises $170 million in fresh capital". Reuters. 2022-01-19. Retrieved 2023-11-20.
- "Tom Brady's NFT platform Autograph raises $170M from Silicon Valley". Fortune Crypto. Retrieved 2023-11-20.
- Matney, Lucas (2022-01-19). "Tom Brady's buzzy celebrity NFT startup Autograph banks $170M from Silicon Valley's top crypto investors". TechCrunch. Retrieved 2023-11-20.
- ↑ Bergman, Ben. "More layoffs hit Tom Brady's NFT startup Autograph, which just cut nearly a third of its workforce". Business Insider. Retrieved 2023-11-20.
- ↑
- Bushard, Brian (2023-04-18). "Trump Releases Digital Trading Cards—Again—After First Batch Of NFTs Sells Out In One Day And Raises Eyebrows". Forbes. Retrieved 2023-11-20.
- "Donald Trump may be sitting on half-a-million dollars in Ether that came from selling his widely mocked NFTs". Fortune Crypto. Retrieved 2023-11-20.
- Sarlin, Jon (2022-12-16). "Donald Trump's NFT superhero trading cards timed the market all wrong". CNN. Retrieved 2023-11-20.
- Bort, Ryan (2023-04-18). "Trump Is Mad the Media Won't Call Him a 'Nice Guy' for Conning Supporters With Digital Trading Cards". Rolling Stone. Retrieved 2023-11-20.
- Leary, Alex (2022-12-16). "Trump's NFT Digital Trading Cards Bring in Millions of Dollars—and GOP Ridicule". Wall Street Journal. ISSN 0099-9660. Retrieved 2023-11-20.
- Tran, Ken. "Trump's "major announcement" of NFT collection draws ridicule but sells out". USA TODAY. Retrieved 2023-11-20.
- Reporter, Ewan Palmer News (2022-12-16). "Donald Trump trading cards sell out as NFTs worth over $500k". Newsweek. Retrieved 2023-11-20.
- Choma, Russ. "Donald Trump's NFT sale is the weirdest thing on social media today". Mother Jones. Retrieved 2023-11-20.
- "Donald Trump's "Major Announcement": Urging Followers to Spend $99 on Badly Photoshopped NFTs of His Face". Vanity Fair. 2022-12-15. Retrieved 2023-11-20.
- Griffiths, Madison Hall, Brent D. "Trump teases 'major announcement' that ended up being 'Donald Trump Digital Trading Card' NFTs". Business Insider. Retrieved 2023-11-20.
{{cite web}}
: CS1 maint: multiple names: authors list (link) - Bensinger, Ken (2023-02-04). "Selling Trump Isn't What it Used to Be". The New York Times.
{{cite news}}
: CS1 maint: url-status (link)
- 1 2 Karadag, Bulut; Akbulut, Akhan; Zaim, Abdul Halim (2022). "A Review on Blockchain Applications in Fintech Ecosystem". 2022 International Conference on Advanced Creative Networks and Intelligent Systems (ICACNIS). pp. 1–5. doi:10.1109/ICACNIS57039.2022.10054910. ISBN 979-8-3503-3444-9. S2CID 257313812. Retrieved 2023-11-25.
- ↑ Madine, Mohammad; Salah, Khaled; Jayaraman, Raja; Battah, Ammar; Hasan, Haya; Yaqoob, Ibrar (2022). "Blockchain and NFTs for Time-Bound Access and Monetization of Private Data | IEEE Journals & Magazine | IEEE Xplore". IEEE Access. 10: 94186–94202. Bibcode:2022IEEEA..1094186M. doi:10.1109/ACCESS.2022.3204274. S2CID 252094824. Retrieved 2023-11-25.
- ↑ "Binance NFT adds Polygon network support to its marketplace". Cointelegraph. 2023-03-08. Retrieved 2023-11-21.
- ↑
- "ERC". Ethereum Improvement Proposals. Retrieved 2023-11-24.
- "ERC-2309: ERC-721 Consecutive Transfer Extension". Ethereum Improvement Proposals. Retrieved 2023-11-24.
- "ERC-4400: EIP-721 Consumable Extension". Ethereum Improvement Proposals. Retrieved 2023-11-24.
- "ERC-4906: EIP-721 Metadata Update Extension". Ethereum Improvement Proposals. Retrieved 2023-11-24.
- "ERC-4907: Rental NFT, an Extension of EIP-721". Ethereum Improvement Proposals. Retrieved 2023-11-24.
- "ERC-5007: Time NFT, ERC-721 Time Extension". Ethereum Improvement Proposals. Retrieved 2023-11-24.
- "ERC-5380: ERC-721 Entitlement Extension". Ethereum Improvement Proposals. Retrieved 2023-11-24.
- "ERC-6147: Guard of NFT/SBT, an Extension of ERC-721". Ethereum Improvement Proposals. Retrieved 2023-11-24.
- ↑ Asmakov, Decrypt / Andrew (2022-08-09). "New NFT Privacy Proposal Gets Vitalik Buterin's Attention". Decrypt. Retrieved 2023-11-25.
- 1 2 Ali, Omar; Momin, Mujtaba; Shrestha, Anup; Das, Ronnie; Alhajj, Fadia; Dwivedi, Yogesh K. (2023-02-01). "A review of the key challenges of non-fungible tokens". Technological Forecasting and Social Change. 187: 122248. doi:10.1016/j.techfore.2022.122248. ISSN 0040-1625. S2CID 254394090.
- ↑ Arcenegui, Javier; Arjona, Rosario; Baturone, Iluminada (2023-08-11). "Non-Fungible Tokens Based on ERC-4519 for the Rental of Smart Homes". Sensors. 23 (16): 7101. Bibcode:2023Senso..23.7101A. doi:10.3390/s23167101. ISSN 1424-8220. PMC 10459112. PMID 37631638.
- ↑
- Katje, Chris. "'The Goal Of Crypto Is Not To Play Games With Million Dollar Pictures Of Monkeys': Ethereum Founder Takes Shot At Bored Ape Yacht Club". Benzinga. Retrieved 2023-11-22.
- "Meet the 28-year-old Russian-Canadian crypto bigwig who is ripping Putin and Bored Apes". Fortune Crypto. Retrieved 2023-11-22.
- "Ethereum creator slams NFT empire Bored Ape Yacht Club". Fortune Crypto. Retrieved 2023-11-22.
- Rosen, Phil. "Ethereum cofounder Vitalik Buterin warns about Bored Ape NFTs and massive displays of wealth in crypto: 'It becomes a different kind of gambling'". Markets Insider. Retrieved 2023-11-22.
- "Ethereum Founder Mocks Bored Apes, Which Are Built on Ethereum". Futurism. Retrieved 2023-11-22.
- ↑
- "Analysis of Recent NFT Discord Hacks Shows Some Attacks Are Connected". www.trmlabs.com. Retrieved 2023-11-22.
- Nelson, Decrypt / Jason (2022-07-27). "NFT Projects Lost $22M to Largely the Same Hackers on Discord: Reports". Decrypt. Retrieved 2023-11-22.
- ↑
- Mohammed, Madine (2022-09-05). "Blockchain and NFTs for Time-Bound Access and Monetization of Private Data". IEEE Access. 10: 94186–94202. Bibcode:2022IEEEA..1094186M. doi:10.1109/ACCESS.2022.3204274. S2CID 252094824.
- Regner, Ferdinand; Schweizer, André; Urbach, Nils (2022). "Utilizing Non-fungible Tokens for an Event Ticketing System". Blockchains and the Token Economy. Technology, Work and Globalization. Springer International Publishing. pp. 315–343. doi:10.1007/978-3-030-95108-5_12. ISBN 978-3-030-95107-8. Retrieved 2023-11-20.
- Zimmer, Ben (2021-04-16). "'Fungible': The Idea in the Middle of the NFT Sensation". Wall Street Journal. ISSN 0099-9660. Retrieved 2023-11-20.
- Arcenegui, Javier; Arjona, Rosario; Baturone, Iluminada (2023-07-31). "Non-Fungible Tokens Based on ERC-4519 for the Rental of Smart Homes". Sensors. 23 (16): 7101. Bibcode:2023Senso..23.7101A. doi:10.3390/s23167101. ISSN 1424-8220. PMC 10459112. PMID 37631638.
- Solouki, Mohammadsadegh; Bamakan, Seyed Mojtaba Hosseini (2022-01-01). "An In-depth Insight at Digital Ownership Through Dynamic NFTs". Procedia Computer Science. 214: 875–882. doi:10.1016/j.procs.2022.11.254. ISSN 1877-0509. S2CID 254484607.
- ↑
- Bamakan, Seyed Mojtaba Hosseini; Nezhadsistani, Nasim; Bodaghi, Omid; Qu, Qiang (2022-02-09). "Patents and intellectual property assets as non-fungible tokens; key technologies and challenges". Scientific Reports. 12 (1): 2178. arXiv:2304.10490. Bibcode:2022NatSR..12.2178B. doi:10.1038/s41598-022-05920-6. ISSN 2045-2322. PMC 8828876. PMID 35140251. S2CID 246700675.
- Solouki, Mohammadsadegh; Bamakan, Seyed Mojtaba Hosseini (2022-01-01). "An In-depth Insight at Digital Ownership Through Dynamic NFTs". Procedia Computer Science. 214: 875–882. doi:10.1016/j.procs.2022.11.254. ISSN 1877-0509. S2CID 254484607.
- Ali, Omar; Momin, Mujtaba; Shrestha, Anup; Das, Ronnie; Alhajj, Fadia; Dwivedi, Yogesh K. (2023-02-01). "A review of the key challenges of non-fungible tokens". Technological Forecasting and Social Change. 187: 122248. doi:10.1016/j.techfore.2022.122248. ISSN 0040-1625. S2CID 254394090.
- ↑
- Arcenegui, Javier; Arjona, Rosario; Baturone, Iluminada (2023-07-31). "Non-Fungible Tokens Based on ERC-4519 for the Rental of Smart Homes". Sensors. 23 (16): 7101. Bibcode:2023Senso..23.7101A. doi:10.3390/s23167101. ISSN 1424-8220. PMC 10459112. PMID 37631638.
- Solouki, Mohammadsadegh; Bamakan, Seyed Mojtaba Hosseini (2022-01-01). "An In-depth Insight at Digital Ownership Through Dynamic NFTs". Procedia Computer Science. 214: 875–882. doi:10.1016/j.procs.2022.11.254. ISSN 1877-0509. S2CID 254484607.
- Ali, Omar; Momin, Mujtaba; Shrestha, Anup; Das, Ronnie; Alhajj, Fadia; Dwivedi, Yogesh K. (2023-02-01). "A review of the key challenges of non-fungible tokens". Technological Forecasting and Social Change. 187: 122248. doi:10.1016/j.techfore.2022.122248. ISSN 0040-1625. S2CID 254394090.
- ↑
- Chandra, Yanto (2022-11-01). "Non-fungible token-enabled entrepreneurship: A conceptual framework". Journal of Business Venturing Insights. 18: e00323. doi:10.1016/j.jbvi.2022.e00323. ISSN 2352-6734. S2CID 248958972.
- Ali, Omar; Momin, Mujtaba; Shrestha, Anup; Das, Ronnie; Alhajj, Fadia; Dwivedi, Yogesh K. (2023-02-01). "A review of the key challenges of non-fungible tokens". Technological Forecasting and Social Change. 187: 122248. doi:10.1016/j.techfore.2022.122248. ISSN 0040-1625. S2CID 254394090.
- ↑
- Karadag, Bulut; Akbulut, Akhan; Zaim, Abdul Halim (2022). A Review on Blockchain Applications in Fintech Ecosystem. pp. 1–5. doi:10.1109/ICACNIS57039.2022.10054910. ISBN 979-8-3503-3444-9. S2CID 257313812. Retrieved 2023-11-20.
{{cite book}}
:|website=
ignored (help) - Bamakan, Seyed Mojtaba Hosseini; Nezhadsistani, Nasim; Bodaghi, Omid; Qu, Qiang (2022-02-09). "Patents and intellectual property assets as non-fungible tokens; key technologies and challenges". Scientific Reports. 12 (1): 2178. arXiv:2304.10490. Bibcode:2022NatSR..12.2178B. doi:10.1038/s41598-022-05920-6. ISSN 2045-2322. PMC 8828876. PMID 35140251. S2CID 246700675.
- Chandra, Yanto (2022-11-01). "Non-fungible token-enabled entrepreneurship: A conceptual framework". Journal of Business Venturing Insights. 18: e00323. doi:10.1016/j.jbvi.2022.e00323. ISSN 2352-6734. S2CID 248958972.
- Arcenegui, Javier; Arjona, Rosario; Baturone, Iluminada (2023-08-11). "Non-Fungible Tokens Based on ERC-4519 for the Rental of Smart Homes". Sensors. 23 (16): 7101. Bibcode:2023Senso..23.7101A. doi:10.3390/s23167101. ISSN 1424-8220. PMC 10459112. PMID 37631638.
- Panagou, Eleni; Vavalis, Manolis (2020-10-02). "Towards an open and decentralized case law curation ecosystem". PLOS ONE. 15 (10): e0240041. Bibcode:2020PLoSO..1540041P. doi:10.1371/journal.pone.0240041. ISSN 1932-6203. PMC 7531852. PMID 33007028.
- Solouki, Mohammadsadegh; Bamakan, Seyed Mojtaba Hosseini (2022-01-01). "An In-depth Insight at Digital Ownership Through Dynamic NFTs". Procedia Computer Science. 214: 875–882. doi:10.1016/j.procs.2022.11.254. ISSN 1877-0509. S2CID 254484607.
- Ali, Omar; Momin, Mujtaba; Shrestha, Anup; Das, Ronnie; Alhajj, Fadia; Dwivedi, Yogesh K. (2023-02-01). "A review of the key challenges of non-fungible tokens". Technological Forecasting and Social Change. 187: 122248. doi:10.1016/j.techfore.2022.122248. ISSN 0040-1625. S2CID 254394090.
- Karadag, Bulut; Akbulut, Akhan; Zaim, Abdul Halim (2022). A Review on Blockchain Applications in Fintech Ecosystem. pp. 1–5. doi:10.1109/ICACNIS57039.2022.10054910. ISBN 979-8-3503-3444-9. S2CID 257313812. Retrieved 2023-11-20.
External links
- ERC-721 Standard on Ethereum EIPs