Jump to content

Non-fungible token

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by NeedAUsername44 (talk | contribs) at 15:15, 10 March 2021 (Adding other NFT blockchain standards). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

File:Hashmask 15753.jpg
Hashmask image 15753 (1 of 6,384), by "Suum Cuique Labs GmbH" sold with an NFT on the Ethereum blockchain

A non-fungible token (NFT) is a special type of cryptographic token which represents something unique. NFTs are called non-fungible because they are not mutually interchangeable,[1] since they contain unique information, although it is possible to mint any number of NFTs representing the same object. This is in contrast to cryptocurrencies like bitcoin, and many network or utility tokens,[a] that are fungible in nature.[2]

Applications

Non-fungible tokens[3] are used to create verifiable[how?] artificial scarcity in the digital domain, as well as digital ownership, and the possibility of asset interoperability across multiple platforms.[4] NFTs are used in several specific applications that require unique digital items like crypto art, digital collectibles, and online gaming.

Art was an early use case for NFTs, and blockchain technology in general, because of the purported ability of NFTs to provide proof of authenticity and ownership of digital art, a medium that designed for ease of mass reproduction, and unauthorized distribution through the Internet.[5]

NFTs can also be used to represent in-game assets which are controlled by the user instead of the game developer.[6] NFTs allow assets to be traded on third-party marketplaces without permission from the game developer.

Growth

In June 2017 CryptoPunks were released as the first non-fungible tokens on the Ethereum blockchain by American studio Larva Labs, a two-person team consisting of Matt Hall and John Watkinson. [7] In late 2017 another project called CryptoKitties was released and went viral[8][9] and subsequently raised a $12.5 million investment.[10]

In 2018, RareBits, an NFT marketplace and exchange, raised a $6 million investment.[11] Gamedex, a collectible cards game platform made possible by NFTs, raised a $800,000 seed round.[12] Decentraland, a blockchain-based virtual world, raised $26 million in an initial coin offering,[13] and had a $20 million internal economy as of September 2018.[14] As of 2019, Nike holds a patent for its blockchain-based NFT-sneakers called ‘CryptoKicks’.[15]

Dapper Labs, in partnership with the NBA, launched a beta version of their NBA TopShot collectable and tradable NFT-based app in the first half of 2020, which they had been working on since 2018.[16] It sells tokens in packs which they say contain multimedia and data smashed together. On October 1, 2020, it was announced that they had exited the beta and opened to all fans.[17] As of February 28, 2021, Dapper Labs was reporting over $230 million in gross sales in the app.[18]

In February 2021, the musician Grimes sold around $6 million worth of tokens representing digital art on Nifty Gateway.[19] Later in February, an NFT representing the meme animation Nyan Cat was sold on an internet market place for just under US$600,000.[20] A few days later, American digital artist Beeple's work "Everydays" was the first NFT of an artwork to be listed at prominent auction house Christie's.[21]

The first NFT to enter auction representing a full album is Whale Shark by Clarian North, which was released on March 4, 2021.[22] Kings of Leon's album When You See Yourself, released on March 5, 2021, had been planned to be the first musical album sold with NFT tokens.[23][24]

Blockchain token standards

Specific token standards have been created to support the use of a blockchain in gaming. These include the Ethereum ERC-721 standard of CryptoKitties, and the more recent ERC-1155 standard.[25] Token standards also exist on other blockchains that support NFT like Bitcoin Cash and FLOW blockchain.[26][27]

ERC-721 Non-Fungible Token Standard

ERC-721 was the first standard for representing non-fungible digital assets on the Ethereum blockchain. ERC-721 is an inheritable Solidity smart contract standard, meaning that developers can easily create new ERC-721-compliant contracts by importing it from the OpenZeppelin library.[28]

ERC-1155 Multi Token Standard

ERC-1155 brings the idea of "semi-fungibility" to the NFT world, as well as providing a superset of ERC-721 functionality (meaning that an ERC-721 asset could be built using ERC-1155).[29]

Bitcoin Cash SLP NFT Token Standard

"NFT1" was introduced onto the Bitcoin Cash blockchain in 2019 as part of the SLP token structure. You can use the protocol to support non-fungible tokens by minting a non-divisible token supply of 1 without a minting baton, called a simple NFT. The specification codifies a more capable type of NFT that allows grouping of many NFTs together, called NFT1.[30]

FLOW NFT Token Standard

On the FLOW blockchain, Cadence represents each NFT as a resource object that users store in their accounts. Resources have important ownership rules that are enforced by the type system. They can only have one owner, cannot be copied, and cannot be accidentally or maliciously lost or duplicated. These protections ensure that owners know that their NFT is safe and can represent an asset that has real value.[31]

Further reading

Notes

  1. ^ Network tokens are used to identify and validate payments over card networks, made with a specific merchant. Utility tokens are a type of cryptocurrency that represent access or discount to a product or service.

References

  1. ^ Merriam Webster Definition
  2. ^ Schroeder, Stan. "Crypto trading card game 'Gods Unchained' looks pretty sweet in first gameplay trailer". Mashable. Retrieved 2018-11-18.
  3. ^ Mathew (2021-03-04). "Non-Fungible Token - NFT Everything You Need To Know". Zomastic. Retrieved 2021-03-10.
  4. ^ "Enjin is Creating a Real-Life Ready Player One, and It's Powered by Blockchain". VentureBeat. 2019-04-16. Retrieved 2019-08-14.
  5. ^ "The Art World Needs Blockchain – Irish Tech News". irishtechnews.ie. Retrieved 2018-05-02.
  6. ^ "CryptoKitties shows everything can — and will — be tokenized". VentureBeat. 2017-12-04. Retrieved 2018-05-02.
  7. ^ "This ethereum-based project could change how we think about digital art". Mashable.com. Retrieved 2017-06-16.
  8. ^ Wong, Joon Ian. "CryptoKitties is jamming up the ethereum network". Quartz. Retrieved 2018-05-10.
  9. ^ "CryptoKitties Mania Overwhelms Ethereum Network's Processing". Bloomberg.com. 2017-12-04. Retrieved 2018-05-10.
  10. ^ "CryptoKitties raises $12M from Andreessen Horowitz and Union Square Ventures – TechCrunch". techcrunch.com. Retrieved 2018-05-07.
  11. ^ "Crypto-collectibles and Kitties marketplace Rare Bits raises $6M – TechCrunch". techcrunch.com. Retrieved 2018-05-07.
  12. ^ "Blockchain startup Gamedex raises $0.8 million seed round to build platform for digital collectible card games like Pokemon – TechStartups". techstartups.com. Retrieved 2018-05-07.
  13. ^ Russo, Camilla (2018-06-12). "Making a Killing in Virtual Real Estate". Bloomberg. Retrieved 2018-09-05.
  14. ^ Hankin, Aaron (2018-09-04). "People are making more than 500% buying property that doesn't actually exist". MarketWatch. Retrieved 2018-09-05.
  15. ^ Beedham, Matthew (2019-12-10). "Nike now holds patent for blockchain-based sneakers called 'CryptoKicks'". Hard Fork | The Next Web. Retrieved 2020-12-23.
  16. ^ Shieber, Jonathan (27 May 2020). "CryptoKitties developer launches NBA TopShot, a new blockchain-based collectible collab with the NBA – TechCrunch". TechCrunch. Retrieved 4 March 2021.
  17. ^ Labs, Dapper (1 October 2020). "Dapper Labs Opens NBA Top Shot Beta to All Fans". PR Newswire. Retrieved 4 March 2021.
  18. ^ Young, Jabari (28 February 2021). "People have spent more than $230 million buying and trading digital collectibles of NBA highlights". CNBC. Retrieved 4 March 2021.
  19. ^ Kastrenakes, Jacob (2021-03-01). "Grimes sold $6 million worth of digital art as NFTs". The Verge. Retrieved 2021-03-04.
  20. ^ "Why an Animated Flying Cat With a Pop-Tart Body Sold for Almost $600,000". NY Times. 2021-02-25. Retrieved 2021-02-28.
  21. ^ "Beeple Brings Crypto to Christie's". NY Times. 2021-02-25. Retrieved 2021-02-25.
  22. ^ Robin Murray (March 5, 2021) Wait. Did Clarian Beat Kings Of Leon's NFT Record? Clash Magazine.
  23. ^ Samantha Hissong (March 3, 2021). "Kings of Leon Will Be the First Band to Release an Album as an NFT". Rolling Stone.
  24. ^ "NFT meaning explained as Kings of Leon offer music industry first". Newsweek. 2021-03-05. Retrieved 2021-03-09.
  25. ^ Volpicelli, Gian (24 February 2021). "The bitcoin elite are spending millions on collectable memes". Wired UK.
  26. ^ "Uniswap UNI Token was "Shining Star" of DeFi this Past Week, while Ethereum based NFTs Rising in Popularity". CrowdFund Insider. 2021-03-07. Retrieved 2021-03-10.
  27. ^ "Non-Fungible Tokens 101: A Primer On NFTs For Brands And Business Professionals". Forbes. 2021-02-28. Retrieved 2021-03-10.
  28. ^ "EIP-721: ERC-721 Non-Fungible Token Standard". Ethereum Improvement Proposals. Retrieved 2021-02-28.
  29. ^ "EIP-1155: ERC-1155 Multi Token Standard". Ethereum Improvement Proposals. Retrieved 2021-02-28.
  30. ^ "NFT1 Specification". Bitcoin Cash Specification. 2019-07-11. Retrieved 2021-03-10.
  31. ^ "FLOW Non-Fungible Tokens". FLOW NFT Specification. 2021-03-04. Retrieved 2021-03-10.

External links