Mr. William Entriken Jr. | |
---|---|
Pronunciation | /ˈɛn.trə.kɪn/ |
Born | William Entriken June 6, 1984 |
Other names | Will, Fulldecent |
Education | Bennett S. LeBow College of Business, Drexel University M.S. in Finance, MBA in Investment Management |
Occupation(s) | Solutions Architect, Civic Hacker, Cybersecurity Specialist, Financial Analyst, General Manager |
Years active | 2008–present |
Known for | Pioneering the foundation of NFT eco-system |
Notable work | ERC-721: Non-fungible Token Standard |
Title | |
Spouse | Su Entriken |
Parent |
|
Website | phor.net |
William (Will) Entriken (born June 6, 1984), also known by the online moniker Fulldecent, is a solutions architect, cybersecurity specialist, financial analyst, general manager, and civic hacker best known for his contributions in blockchain technology and open sourced solutions. He is recognized as the lead author of the landmark Ethereum paper ERC-721: Non-Fungible Token Standard,[1] published in 2018. This paper is recognized for pioneering the foundation of the digital collectibles eco-system by establishing a programming standard called "ERC-721" to create NFTs (a type of digital “deed” to prove ownership of assets) via smart contracts on Ethereum.[2] It also first formalized and defined the term Non-Fungible Token (NFT) into blockchain nomenclature[3] which was made popular by the blockchain game CryptoKitties; the CTO of that game, Dieter Shirley, is also a fellow co-author of the published paper.[4]
His contributions as a civic hacker local to his community in Philadelphia has earned him recognition including from an open source project supporting the SEPTA train system.[5] As a cybersecurity professional he has actively collaborated with Apple, FINRA, SEC and the FBI and currently holds an active Department of Defense Security Clearance.[6]
Personal Life & Education
William Entriken was born on June 6, 1984 in the Greater Philadelpha area where he resides today.[7] He is married to Su Entriken, and together they run a boudoir photography studio in the Philadelphia area.[8]
Entriken earned a BS in Computer Science with Dean’s List honors from Villanova University. At Villanova he was the top scorer in the William Lowell Putnam Mathematical Competition and worked in an apprenticeship where he programmed control modules for U.S. Navy Warships.[9] He later continued his education at Drexel University, earning an M.S. in Finance and an MBA in Investment Management in 2008.[10] He is also a member of Mensa and is fluent in Mandarin with an HSK level 4 certification.[11]
Career
Entriken is currently the general manager at Pacific Medical Training which provides online medical training.[12] His diverse career spans various roles across business, finance and technology including work as a solutions architect, a software developer at Google, a financial analyst for CDI Corp completing Mergers & Acquisitions, a consultant for Big Four's Ernest & Young, and a cybersecurity specialist collaborating with Apple and protecting retail investors' accounts with FINRA, SEC and the FBI.[13]
Civic Hacker in Philadelphia
Entriken has been noted for his contributions as a civic hacker in the Greater Philadelphia area, focusing on projects that aim to enhance public access to data and improve government accountability.
SEPTA Real-Time Tracking
In 2008, Entriken developed a web application that compared the actual arrival times of SEPTA trains in Montgomery County to their scheduled times. He was quoted by NBC Philadelphia News as saying that the trains’ lateness was “every day and usually by 15 minutes or more.” The application was updated in 2012 to collect real-time data for 13 SEPTA regional rail lines. While SEPTA's Chief Control Center Officer acknowledged the app as "a nice little tool," he also cautioned how tracking real-time train times was “a very delicate balancing act.” Another official at SEPTA was also quoted as saying “it’s good for guidance, but that it should not be your only source for train information.”[14]
Philadelphia Traffic Court Data
In 2014, Entriken sought to investigate Philadelphia traffic court cases concerning "3111 violations." He was provided a quote of $11,200 by Xerox, the firm responsible for managing the court's data, as the cost to develop a program that could scan and identify all relevant cases within the database. In an attempt to cover this expense, Entriken initiated a Kickstarter campaign, but it ultimately fell short of its financial target.[15]
EZpass “V-Toll” Disputes
After incurring $300 in “V-toll” charges from the Pennsylvania Turnpike in 2019, Entriken developed a web application to simplify the appeals process for such charges and made it publicly available for others to use. The application fills in the necessary appeal forms automatically. “It’s one line of code that works on Safari and Chrome. It took me a half hour to write. It fills in the entire five pages” he was quoted as saying in the PhillyVoice. Entriken also filed Freedom of Information Act requests to analyze V-tolls over several years but was ultimately denied access to the data.[16]
Cybersecurity
In 2020, Inc Magazine reported that William Entriken broke a non-disclosure agreement to bring attention to a cybersecurity vulnerability he allegedly discovered in 2008 at stock-trading firm Zecco (now TradeKing). Entriken claimed unauthorized trades could be initiated from accounts without the proper credentials via certain URLs. He publicly stated the firm did not address the vulnerability despite him reporting the issue.[17]
Blockchain
Entriken has participated in the authorship of five peer-reviewed, open source papers known as EIP's (Ethereum Improvement Proposals), also called "ERCs" (Ethereum Request for Comment). He is most notably the lead author of ERC-721: Non-Fungible Token Standard that pioneered the foundation of NFTs and catalyzed the digital collectibles eco-system.[18] Entriken is also among only two other authors including Ethereum co-founder Vitalic Buterin to have successfully published an EIP in the "Informational" category via EIP-2228 and EIP-2982, respectively.[19] Through EIP-2228, Entriken proposed a formalization of the term "Mainnet" in regards to Ethereum's "network ID 1 and chain ID 1" that had been referred to inconsistently by other names such main chain, main-net, main net and Ethereum's Main Network.[20]
As a public speaker, he has taken the stage at conferences such as NFT.nyc, NFT Tallin and Chain76 (which he hosted).[21]
Entriken is a technical advisor to the Tron DAO, Big Four accounting firm Ernst & Young, and NFT fashion company Arianee.[22]
In 2023, he advocated for positions of how to tax certain digital assets in front of a panel of persons in the IRS and Department of the Treasury.[23]
Book Author
In 2021, Entriken self-published Nineteen Eighty-Five which is a modernized translation of the classic 1984 dystopian novel. Instead of authoring the rendition of the novel directly, Entriken authored a Perl script program to automatically replace certain keywords in the original novel with his choice of relevant modern substitutions in order to parallel the storyline with contemporary references. The book is available internationally, however, it is not available in the US due to copyright reasons.[24]
ERC-721: Non-Fungible Token Standard
ERC-721: Non-Fungible Token Standard is a peer-reviewed and open source paper codifying a standard for non-fungible tokens on Ethereum, published in 2018 by lead author William Entriken and co-authors Dieter Shirley, Jacob Evans, Nastassia Sachs.[25] It is regarded as a foundational and pioneering work that formally introduced the NFT concept, the word "Non-fungible Token" and catalyzed the digital collectibles eco-system.[26] Though written for Ethereum, the standard is also utilized on the Polygon blockchain.[27]
An ERC stands for “Ethereum Request for Comment” and is in essence a discussion thread on GitHub for open source contributors to collaborate on problem-solving and refining ideas to improve Ethereum. The goal of an ERC is to create solutions that have recognizable utility for the Ethereum eco-system to adopt, and if the solution within a thread has significant perceived utility, it is formalized and peer-reviewed in a rigorous manner by others in the community. After peer-review, the ERC is either published as a completed paper or rejected for further revision.[28]
For clarification regarding the terminology, the term "ERC-721" may have (4) common references when used:
(1) The published paper: The peer-reviewed published paper from 2018 whose full title is ERC-721: Non-Fungible Token Standard.[29]
(2) The GitHub thread: The conversational threads on GitHub during the ERC drafting process prior to the paper's publication, which are still viewable today. It's important to note that, similarly to early drafts of literary works, these threads may contain ideas and discussions that did not make it into the final standard or published paper.[30]
(3) The codified standard itself: the actual set of rules and instructions, like a recipe, that explain how smart contracts should work to effectively create NFTs, which to written in the published paper.[31]
(4) NFTs compliant with the ERC-721 standard: Any non-fungibe tokens that are made to be compliant with the ERC-721 standard.[32]
Predecessor “NFT” Digital Collectibles
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.[33] Among the earliest known artwork NFTs, in 2014 artist Kevin McCoy created the visual work Quantum on the Namecoin blockchain[34] (a fork of Bitcoin). 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 is regarded as one of the most famous and commercially successful generative art NFT collections [34] and served as a direct inspiration for ERC-721’s initial creation.[35] Projects prior to ERC-721 were not recognized as utilizing the term “NFT” in their nomenclature.[36]
Formalizing and Defining "NFT" in a Standard
The decision to formally include the word choice of NFT / Non-fungible Token in the final publication was made after Entriken held a vote among the stakeholders involved for the possible words they believed would be best to use in reference to the concept.[37] The word deed was considered among other alternatives such as distinguishable asset, title, token, asset, equity, ticket.[25]
The general purpose of NFT's in the paper centers around ownership of both physical and digital things.
NFTs can represent ownership over digital or physical assets.
— Entriken et al, ERC-721:NFT Standard
Non-fungibility's uniqueness aspect is emphasized and illustrated for its importance around the property of effective ownership.
In general, all houses are distinct and no two kittens are alike. NFTs are distinguishable and you must track the ownership of each one separately.
— Entriken et al, ERC-721:NFT Standard
The technical specification of non-fungibility in the ERC-721 standard is recognized as being defined through a token ID and contract address.[38] As stated in the standard:
Every NFT is identified by a unique uint256 ID inside the ERC-721 smart contract.
— Entriken et al, ERC-721:NFT Standard
ERC-721’s first co-author, Dieter Shirley, was the CTO of the pioneering blockchain game CryptoKitties and he made the decision to utilize an early version of ERC-721 in the game prior to its final publication.[39] Through this game using ERC-721, the term NFT became first popularized in the nomenclature of digital collectibles.[40]
ERC-721’s Initial Development with Dieter Shirley
Dieter Shirley, the CTO of Dapper Labs responsible for the blockchain game CryptoKitties, in 2017 initiated the creation of ERC-721 through a first draft proposal.[41] He posted the problem of tracking non-fungibles along with a solution serving as an alternative standard to ERC-20 (a fungible token standard and the primary one used at the time).[42] His efforts were directly inspired of the ERC-20 token and generative art project CryptoPunks.[43]
I took a look at their smart contracts [CryptoPunks] to try and figure out what the best way to sort of generalize the concept of non-fungibility.
Conversations about non-fungibility and the token standard issue emerged internally within Dapper Labs that motivated Shirley's initial efforts to create the first draft of ERC-721.
Everyone kept talking about ERC-20 and like ‘how do we make the CryptoKitties ERC-20 compatible’. I'm like ‘you guys are crazy, they're non-fungible, we can't make them work with the ERC-20’. And then I wrote ERC-721 first draft … then ultimately it was a community product when it was finalized,
— Dieter Shirley, ZK Podcast: CryptoKitties, Dapper Labs and Flow with Dieter Shirley
The ERC process began with very little fanfare and had limited interest initially, but after the launch of CryptoKitties in 2017, it began sparking more attention.
We put together a draft, we published it, we asked for feedback, I sent some emails to some people who you know seemed to be doing something you know sort of on similar directions. But there weren't very many so we had hardly any feedback and so no one was like saying much about it. So we published CryptoKitties and, of course, then everyone had, you know, all the all the energy in the world to nitpick our ideas and provide suggestions for how 721 should be.
— Dieter Shirley, ZK Podcast: CryptoKitties, Dapper Labs and Flow with Dieter Shirley
Entriken’s Emergence as Lead Author
Entriken had been working independently on a project named after his wife, called Su Squares, directly inspired of the Million Dollar Homepage.[44] He encountered a technical obstacle around how he would be able to effectively trade and auction the assets. Entriken searched the internet and discovered the ERC-721 draft which appeared to be a promising solution for his needs[45] and intrigued him about the potential for additional use cases.[46]
I saw CryptoKitties, I saw the pictures of the cats and I was very inspired because I saw a lot more.
He reached out to Dieter Shirley, but he was occupied with CryptoKitties as it was experiencing immense growth,[47] so Entriken forked the draft to pursue completion of ERC-721 through his own initiative.[45]
He [Dieter] started this project and he had two things going on. He had CryptoKitties and the specification [paper] of telling other people how to make NFTs. And these are both cool projects and one of them kind of got a lot of attention and required a lot of work, quickly. That was CryptoKitties, it basically blocked Ethereum network... just so many people were using it, it literally just took down Ethereum... so that kind of became his focus and ERC-721 was not.
Entriken had not participated in a blockchain project prior, and he entered the ERC process during a time where there was significant lack of consensus and competing solutions for how non-fungible tokens should be standardized on Ethereum.[48]
So really the process here was a little bit technical like making it work and testing, and that was half of it. The other half was entirely political, getting people to agree and to adopt this.
— William Entriken, The Genius Behind ERC-721: William Entriken on NFTs and Blockchain
He believed that having multiple competing standards emerging simultaneously was "unacceptable" at the time. He resolved to rally the different parties together for a single standard and pitched himself as the lead author of this collaborative effort.[46]
I said I'm going to work hard, I'm going to get this passed quickly and I'm not going to get everyone to agree but I will at least hear everybody. Hearing’s an important value proposition and that was it. Once I said those three things, basically I self-nominated, or whatever the voting or consensus mechanism is, they put my name at the front of the paper. That's what happened and got other people to work with me as opposed to want to compete with me. That was the selling point. That's how you become the lead author of a paper you didn't start.
Upon establishing a leadership role in authoring the standard, he effectively liaisoned himself to the parties involved by offering his contact information and ensuring his availability to communicate and discuss ideas. Ultimately, the results of the collaborative efforts to iterate and improve the standard in consensus lead to the publication of ERC-721: Non-Fungible Token Standard in 2018.[48]
So by talking to people on the phone, making drafts constantly, I was able to navigate this, not to the best product, not to how I would have wrote it myself, not to the thing that everybody needed, but instead to the thing that had zero dissent and was good enough to publish and as fast as possible. And that was the product. Delivered fast with everybody agreeing, and it's been around and it'll be around for years and it unlocked what we got.
— William Entriken, The Genius Behind ERC-721: William Entriken on NFTs and Blockchain
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,[49] though it was technically using an experimental version that differed from what was included in the standard's final publication.[50] 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.[51]
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.[52] It was introduced after the release of CryptoKitties, which had utilized an earlier version of the standard before it was finalized.[50]
MetaMask Wallet
Cryptocurrency wallet MetaMask integrated functionality to enable the holding and transferring of ERC-721 tokens based on CryptoKitties popularity.[39]
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.[53]
With the introduction of ERC721, 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.[54]
Legacy
ERC-721 emerged as the first mainstream NFT standard to gain widespread acceptance and popularized the term "NFT" in the nomenclature.[55] It brought significant attention to Ethereum, showcasing the platform's capabilities beyond just financial applications.[54] It inspired the creation of derivative standards on Ethereum and other blockchains, demonstrating its far-reaching influence.[56] ERC-721 catalyzed the development of a multi-billion dollar ecosystem,[57] encompassing a diverse range of digital assets and applications.[58] 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.[59] By formalizing and defining the concept of Non-Fungible Tokens,[60] ERC-721 fundamentally changed the landscape of digital verification, authentication, and ownership.[61] 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.[62]
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.[59]
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.[63] 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."[64]
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).[65] It is currently the largest single NFT transaction in history, and the first notable NFT offering by a legacy auction house.[66]
Digital Collectibles Infrastructures
NFT marketplaces Open Sea, Rarible and SuperRare built their operations to transact ERC-721 NFTs.[54]
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.[67]
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.”[68] Support ended in 2023 to focus on other initiatives.[69]
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.[70]
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.[71] Applications extending off of ERC-721 for real estate have been proposed including for smart home rentals.[72]
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.[73]
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.[74] 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.[75]
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.[76] 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.[77] Over 20 celebrities own or have owned BAYC NFT including Paris Hilton, Justin Bieber, Shaq, Snoop Dogg and Mark Cuban.[78] 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.[79]
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.[80] It has been noted for attracting celebrities as investors like Justin Timberlake and Katy Perry[81] as well as acting as creators utilizing the platform like Snoop Dogg and Paris Hilton.[82] In 2022, the company behind it raised $360 million for a $4 billion valuation.[83] Major brands including McDonald's and Gucci used the platform to create their own metaverse content.[84]
Decentraland
Decentraland is a 3D metaverse platform where ERC-721 NFTs function as deeds to buy and own virtual plots of land.[85] In 2021, an ERC-721 land plot sold for nearly $2.4 million.[86] In 2022 the platform's valuation was over $1 billion while criticisms emerged over low daily active user reports.[86]
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).[87] The company raised $680 million to a $4.3 billion valuation in 2021.[88]
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.[89] In 2022, the venture raised $168 million from VC firms Andressen Horowitz and Kleiner Perkins.[90] In 2023 the company announced layoffs for nearly a third of its workforce.[91]
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.[92]
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 [57]
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.[93]
The same ERC-721 standard is utilized on the Polygon blockchain.[27]
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.[94]
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.[95]
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.[58]
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.[96]
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."[97]
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.[98]
See also
References
- ↑
- Butler, Michael (2021-06-03). "This local technologist made Philly the birthplace of the leading NFT standard". Technical.ly. Retrieved 2023-11-20.
- Chang, Karin (2022-01-26). "Spotlight #3: William Entriken - The Catalyst Behind ERC-721". Coin Gecko.
- "Beyond Bitcoin and ICOs: The Future of Blockchain – MishTalk". mishtalk.com. Retrieved 2023-11-20.
- "Six LeBow Alumni Named to Drexel Magazine's 2022 40 Under 40". www.lebow.drexel.edu. Retrieved 2023-11-20.
- "How a new generation of NFTs plans to cut its carbon footprint". Fortune. Retrieved 2023-11-29.* Baydakova, Anna (2019-04-16). "Auditor EY Unveils Nightfall, An Ambitious Bid to Bring Business to Ethereum". www.coindesk.com. Retrieved 2023-11-20.
- "ERC-721: Non-Fungible Token Standard". Ethereum Improvement Proposals. Retrieved 2023-11-21.
- ↑
- 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. Retrieved 2023-11-20.
- Graves, Stephen (2022-05-18). "What is ERC-721? The Ethereum NFT Token Standard". Decrypt. Retrieved 2023-11-21.
- 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.
- 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.
- 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.
- Arcenegui, Javier; Arjona, Rosario; Baturone, Iluminada (31 July 2023). "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.
- 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)
- ↑
- "ArtReview Has Released the 2021 Power 100". Hypebeast. 2021-12-01. Retrieved 2023-11-22.
- Graves, Stephen (2022-05-18). "What is ERC-721? The Ethereum NFT Token Standard". Decrypt. Retrieved 2023-11-21.
- 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.
- 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.
- ↑
- Ostroff, Caitlin (2021-05-08). "The NFT Origin Story, Starring Digital Cats". Wall Street Journal. ISSN 0099-9660. 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.
- 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. PMID 35140251. S2CID 246700675.
- ↑
- Lattanzio, Vince (2014-01-20). "Frustrated Over Late SEPTA Trains, Software Developer Creates App Proposing Better Schedules". NBC10 Philadelphia. Retrieved 2023-11-20.
- Reyes, Juliana (2014-01-09). "This app shows you how often SEPTA Regional Rail is late (with fixes)". Technical.ly. Retrieved 2023-11-20.
- "You may have racked up big E-ZPass fines and not even know it". PhillyVoice. 2019-09-10. Retrieved 2023-11-20.
- Reyes, Juliana (2014-07-11). "Why does this data from our troubled Philadelphia Traffic Court cost $11K?". Technical.ly. Retrieved 2023-11-20.
- ↑
- "¿Qué pasó con los NFTs? Hablamos de su futuro con William Entriken". Platzi (in Spanish). Retrieved 2023-11-29.
- NFT.NYC (2022-09-20). "Celebrating the Contributions of William Entriken on NFT Day — Lead author of the ERC-721…". Medium. Retrieved 2023-11-29.
- "William Entriken, portfolio". phor.net. Retrieved 2023-11-29.
- Chang, Karin (2022-01-26). "Spotlight #3: William Entriken - The Catalyst Behind ERC-721". coingecko.com. Retrieved 2023-11-21.
- ↑
- Butler, Michael (2021-06-03). "This local technologist made Philly the birthplace of the leading NFT standard". Technical.ly. Retrieved 2023-11-20.
- Lattanzio, Vince (2014-01-20). "Frustrated Over Late SEPTA Trains, Software Developer Creates App Proposing Better Schedules". NBC10 Philadelphia. Retrieved 2023-11-20.
- "William Entriken, portfolio". Retrieved 2023-11-20.
- ↑
- "Our studio and team, at your service". Retrieved 2023-11-20.
- "Project history". Retrieved 2023-11-21.
- "How the Instagram Era Changed Boudoir Photography". MEL Magazine. 2019-05-21. Retrieved 2023-11-21.
- Robinson, Jennifer Lynn (2023-08-15). "What Philly Wore to Le Diner en Blanc". The City Pulse. Retrieved 2023-11-20.
- ↑ "William Entriken, portfolio". phor.net. Retrieved 2023-11-20.
- ↑
- Sherwood, Sonja. "40 under 40 - William Entriken". Retrieved 2023-11-20.
- "William Entriken, portfolio". Retrieved 2023-11-20.
- Chang, Karin (2022-01-26). "Spotlight #3: William Entriken - The Catalyst Behind ERC-721". Retrieved 2023-11-21.
- "Six LeBow Alumni Named to Drexel Magazine's 2022 40 Under 40". Retrieved 2023-11-20.
- ↑
- Sherwood, Sonja. "William Entriken 40 Under 40". Drexel Magazine. Retrieved 2023-11-25.
- "William Entriken, portfolio". Retrieved 2023-11-20.
- ↑
- Sherwood, Sonja. "William Entriken 40 Under 40". Drexel Magazine. Retrieved 2023-11-25.
- Mann, Sonya (27 April 2017). "A Developer Broke His Decade-Long Silence to Expose This Bank's Cybersecurity Cover-Up". Inc Magazine. Retrieved 20 November 2023.
- ↑
- Sherwood, Sonja. "40 under 40 - William Entriken". Drexel Magazine. Retrieved 2023-11-29.
- Reyes, Juliana (2014-07-11). "Why does this data from our troubled Philadelphia Traffic Court cost $11K?". Technical.ly. Retrieved 2023-11-29.
- NFT.NYC (2022-09-20). "Celebrating the Contributions of William Entriken on NFT Day — Lead author of the ERC-721…". Medium. Retrieved 2023-11-29.
- "William Entriken, portfolio". Retrieved 2023-11-20.
- "Spotlight #3: William Entriken - The Catalyst Behind ERC-721". Retrieved 2023-11-20.
- "William Entriken, portfolio". Retrieved 2023-11-20.
- ↑
- Lattanzio, Vince (2014-01-20). "Frustrated Over Late SEPTA Trains, Software Developer Creates App Proposing Better Schedules". NBC10 Philadelphia. Retrieved 2023-11-20.
- Reyes, Juliana (2014-01-09). "This app shows you how often SEPTA Regional Rail is late (with fixes)". Retrieved 2023-11-20.
- Metro Magazine Staff (2014-01-22). "SEPTA rider creates app proposing 'better schedules'". Retrieved 2023-11-20.
- ↑ Reyes, Juliana (2014-07-11). "Why does this data from our troubled Philadelphia Traffic Court cost $11K?". Technical.ly. Retrieved 2023-11-25.
- ↑ "You may have racked up big E-ZPass fines and not even know it". PhillyVoice. 2019-09-10. Retrieved 2023-11-25.
- ↑ Mann, Sonya (27 April 2017). "A Developer Broke His Decade-Long Silence to Expose This Bank's Cybersecurity Cover-Up". Inc Magazine. Retrieved 20 November 2023.
- ↑
- "EIP-2228: Canonicalize the name of network ID 1 and chain ID 1". Retrieved 2023-11-20.
- "ERC-165: Standard Interface Detection". Retrieved 2023-11-21.
- "ERC-721: Non-Fungible Token Standard". Retrieved 2023-11-21.
- Butler, Michael (2021-06-03). "This local technologist made Philly the birthplace of the leading NFT standard". Retrieved 2023-11-20.
- Graves, Stephen (2022-05-18). "What is ERC-721? The Ethereum NFT Token Standard". Retrieved 2023-11-21.
- ↑ "Informational". Ethereum Improvement Proposals. Retrieved 2023-11-24.
- ↑
- "EIP-2228: Canonicalize the name of network ID 1 and chain ID 1". Retrieved 2023-11-24.
- "EIP-2028: Transaction data gas cost reduction". Retrieved 2023-11-24.
- "EIP-2387: Hardfork Meta: Muir Glacier". Retrieved 2023-11-24.
- "EIP-155: Simple replay attack protection". Retrieved 2023-11-24.
- "EIP-150: Gas cost changes for IO-heavy operations". Retrieved 2023-11-24.
- "EIP-2: Homestead Hard-fork Changes". Retrieved 2023-11-24.
- ↑
- "Celebrating the Contributions of William Entriken on NFT Day — Lead author of the ERC-721…". 20 September 2022. Retrieved 2023-11-20.
- "Spotlight #3: William Entriken - The Catalyst Behind ERC-721". Retrieved 2023-11-20.
- "There's nothing quite like an NFT". Retrieved 2023-11-20.
- "William Entriken, portfolio". Retrieved 2023-11-20.
- Sherwood, Sonja. "40 under 40 - William Entriken". Retrieved 2023-11-20.
- ↑
- Baydakova, Anna (2019-04-16). "Auditor EY Unveils Nightfall, An Ambitious Bid to Bring Business to Ethereum". Retrieved 2023-11-20.
- "William Entriken, portfolio". Retrieved 2023-11-20.
- Allison, Ian (2022-05-09). "Arianee Raises $21M to Bring Luxury NFTs to the Metaverse". Retrieved 2023-11-21.
- "Spotlight #3: William Entriken - The Catalyst Behind ERC-721". Retrieved 2023-11-20.
- ↑ Hamilton, Jesse (2023-11-13). "Crypto Tax Proposal Open for Revision, IRS Officials' Questions Suggest". www.coindesk.com. Retrieved 2023-11-20.
- ↑
- Entriken, William (March 29, 2021). Nineteen Eighty-Five (Annotated). Independent Publishing Network. p. 437. ASIN B091DWSM5J. ISBN 979-8706163860.
- Sherwood, Sonja. "40 under 40 - William Entriken". Retrieved 2023-11-20.
- "The Perl script that rewrote Orwell's Nineteen Eighty-Four – William Entriken Blog". blog.phor.net. Retrieved 2023-11-29.
- 1 2 "ERC-721: Non-Fungible Token Standard". Ethereum Improvement Proposals. 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-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.
- 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. Retrieved 2023-11-20.
- Graves, Stephen (2022-05-18). "What is ERC-721? The Ethereum NFT Token Standard". Decrypt. Retrieved 2023-11-21.
- 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.
- 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.
- 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.
- Arcenegui, Javier; Arjona, Rosario; Baturone, Iluminada (31 July 2023). "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.
- 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)
- 1 2 "Binance NFT adds Polygon network support to its marketplace". Cointelegraph. 2023-03-08. Retrieved 2023-11-21.
- ↑
- "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.
- ↑
- 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.
- Dounas, Theodoros (2021). "Topology Generated Non-Fungible Tokens - Blockchain as infrastructure for a circular economy in architectural design". A. Globa, J. Van Ameijde, A. Fingrut, N. Kim, T.T.S. Lo (Eds.), PROJECTIONS - Proceedings of the 26th CAADRIA Conference - Volume 2, the Chinese University of Hong Kong and Online, Hong Kong, 29 March - 1 April 2021, Pp. 151-160. CUMINCAD.
- ↑ "ERC: Non-fungible Token Standard · Issue #721 · ethereum/EIPs". GitHub. Retrieved 2023-11-26.
- ↑
- 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-26.
- Brandom, Russell (2022-02-02). "How one company took over the NFT trade". The Verge. Retrieved 2023-11-26.
- ↑ Patel, Nilay (2022-02-22). "Can the law keep up with crypto?". The Verge. Retrieved 2023-11-26.
- ↑ 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
- 1 2 "A brief history of NFTs: From CryptoPunks to Bored Apes". The Block. Retrieved 2023-11-20.
- ↑
- 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. Bibcode:2022NatSR..12.2178B. doi:10.1038/s41598-022-05920-6. ISSN 2045-2322. PMID 35140251. S2CID 246700675.
- "Jimbo Chats w/ ERC721 Creator Dieter Shirley About the Technical Origins and Future of Web3". YouTube. 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-25.
- Ostroff, Caitlin (2021-05-08). "The NFT Origin Story, Starring Digital Cats". Wall Street Journal. ISSN 0099-9660. Retrieved 2023-11-25.
- ↑
- Graves, Stephen (2022-05-18). "What is ERC-721? The Ethereum NFT Token Standard". Decrypt. Retrieved 2023-11-21.
- "Reconsider the word "deed" by fulldecent · Pull Request #2 · fulldecent/EIPs". GitHub. Retrieved 2023-11-21.
- ↑
- 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.
- 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. Retrieved 2023-11-20.
- 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. Bibcode:2022NatSR..12.2178B. doi:10.1038/s41598-022-05920-6. ISSN 2045-2322. PMID 35140251. S2CID 246700675. Retrieved 2023-11-20.
- 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.
- 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. Retrieved 2023-11-20.
- 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.
- 1 2
- Graves, Stephen (2022-05-18). "What is ERC-721? The Ethereum NFT Token Standard". Decrypt. Retrieved 2023-11-25.
- Marcobello, Mason (2022-05-04). "What Are EIP and ERC and How Are They Connected?". www.coindesk.com. Retrieved 2023-11-29.
- ↑
- Ostroff, Caitlin (2021-05-08). "The NFT Origin Story, Starring Digital Cats". Wall Street Journal. ISSN 0099-9660. Retrieved 2023-11-25.
- 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.
- ↑
- Stevens, Decrypt / Robert (2020-08-14). "How Ethereum fuelled the NFT boom". Decrypt. Retrieved 2023-11-21.
- ZK Podcast: CryptoKitties, Dapper Labs and Flow with Dieter Shirley, retrieved 2023-11-22
- ↑ ZK Podcast: CryptoKitties, Dapper Labs and Flow with Dieter Shirley, retrieved 2023-11-25
- ↑ Jimbo Chats w/ ERC721 Creator Dieter Shirley About the Technical Origins and Future of Web3, retrieved 2023-11-22
- ↑ "Project history". tenthousandsu.com. Retrieved 2023-11-25.
- 1 2 Chang, Karin (2022-01-26). "Spotlight #3: William Entriken - The Catalyst Behind ERC-721". Coin Gecko.
- 1 2 William Entriken, Lead Author of ERC-721 - NFT Standard, Talks to NFT Prodigy Benyamin Ahmed, retrieved 2023-11-22
- ↑
- 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.
- 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
- 1 2 The Genius Behind ERC-721: William Entriken on NFTs and Blockchain, retrieved 2023-11-22
- ↑
- 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. 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. Bibcode:2021NatSR..1120902N. doi:10.1038/s41598-021-00053-8. ISSN 2045-2322. PMID 34686678. S2CID 235266255.
- Schroeder, Stan (2017-12-04). "How to play CryptoKitties, the insanely popular crypto game". Mashable. Retrieved 2023-11-21.
- 1 2
- Graves, Stephen (2022-05-18). "What is ERC-721? The Ethereum NFT Token Standard". Decrypt. Retrieved 2023-11-25.
- Marcobello, Mason (2022-05-04). "What Are EIP and ERC and How Are They Connected?". www.coindesk.com. Retrieved 2023-11-29.
- ↑
- 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. Bibcode:2022NatSR..12.2178B. doi:10.1038/s41598-022-05920-6. ISSN 2045-2322. PMID 35140251. S2CID 246700675.
- ↑
- 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. Retrieved 2023-11-20.
- 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. Bibcode:2022NatSR..12.2178B. doi:10.1038/s41598-022-05920-6. ISSN 2045-2322. PMID 35140251. S2CID 246700675. Retrieved 2023-11-25.
- 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. Retrieved 2023-11-25.
- 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. Retrieved 2023-11-25.
- 1 2 "A Review on Blockchain Applications in Fintech Ecosystem | IEEE Conference Publication | IEEE Xplore". doi:10.1109/ICACNIS57039.2022.10054910. S2CID 257313812. 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.
- 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. 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. 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.
- 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. Bibcode:2022NatSR..12.2178B. doi:10.1038/s41598-022-05920-6. ISSN 2045-2322. PMID 35140251. S2CID 246700675. Retrieved 2023-11-20.
- 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. Retrieved 2023-11-20.
- 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. Retrieved 2023-11-20.
- 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. Retrieved 2023-11-20.
- 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.
- ↑
- "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. 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.
- Reuters (2022-05-13). "Major League Baseball to launch NFT game with Sorare". The Hindu. ISSN 0971-751X. Retrieved 2023-11-20.
{{cite news}}
:|last=
has generic name (help) - "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)
- ↑ "Blockchain and NFTs for Time-Bound Access and Monetization of Private Data | IEEE Journals & Magazine | IEEE Xplore". Bibcode:2022IEEEA..1094186M. doi:10.1109/ACCESS.2022.3204274. S2CID 252094824. Retrieved 2023-11-25.
- ↑
- "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.
- ↑ 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.