SlideShare ist ein Scribd-Unternehmen logo
1 von 10
ERC 721 Tokens
Non Fungible Token Standard
By
Priyabrata Dash
(Aka Priyab Satoshi)
https://medium.com/crypt-bytes-tech
@twitmyreview
bobquest33@gmail.com
https://www.meetup.com/India-Blockchain-Cryptocurrency-Meetup/
Agenda
• Introduction
• Defining Fungibility
• What ERC Mean
• ERC 20
• ERC 721
• ERC-20 v. ERC-721
• FUTURE OF ERC-721
Introduction
• Since its launch in November, CryptoKitties app has reportedly
seen $12 million worth of ether spent in buying and trading
various unique digital cats on its platform.
• The decentralized app became so popular that it slowed down
the average transaction time on the Ethereum network, sparking
conversation on online forums about the necessary growing
pains the network has to endure as developers tackle scalability
issues.
• Much less discussion, let alone excitement, however, has focused
on the powerful properties of CryptoKitties, namely their launch
as an ERC-721 token, known as a non-fungible token (NFT).
Defining Fungibility
• When a set of assets all have equal value to each other, they are defined as
fungible. As an example, a US dollar has the same value as any other US dollar.
• The person spending that dollar and the person receiving that dollar do not care
where that dollar came from or where it might eventually land. In the world of
crypto-assets, fungibility promotes high liquidity among tokens in an ecosystem.
• As all tokens of a particular blockchain are created equal, multiple transactions
can occur rapidly and instantaneously without the participants worrying if the
tokens all store the same value.
• A non-fungible asset, however, is not equal to its counterparts. The most tangible
example of a non-fungible asset is any sort of collectible. A baseball is just a
baseball until it is signed by Babe Ruth. Then, it gains additional value and
becomes a non-fungible asset, valued differently than all other baseballs out
there.
• Non-fungible assets generally have a greater scarcity than fungible ones, and
therefore hold more intrinsic and unique value. With scarcity and value now
measurable in the digital realm through blockchain and distributed ledgers, we
are just beginning to see the potential of non-fungible digital assets.
What does ERC mean?
• ERC stands for Ethereum Request for Comments. An ERC is authored
by Ethereum community developers in the form of a memorandum
describing methods, behaviors, research, or innovations applicable
to the working of the Ethereum ecosystem.
• It is submitted either for peer review or simply to convey new
concepts or information. After core developers and community
approval, the proposal becomes a standard.
• Therefore, as a result, we have a set of standards or proposals (e.g.
for tokens). Actually, these rules are simple set of functions that
Smart Contract should implement.
• In return, contracts, implementing the standard can be used via a
single interface. The best example is ERC-20 standard. All Smart
Contracts implementing this standard, by default can be listed to
crypto exchanges without any extra technical work.
ERC-20
• It is the most common and well-known
standard within all crypto community. 99% (if
not all) issued ICO tokens on top of the
Ethereum implements this standard.
• The key benefit we get here, is that any
application or other smart contract can interact
with a token in a standard manner without a
need of knowing other details about the token.
• Therefore, we have a very pleasant way to
create any ICO token and have a standard way
to interact with all of them like they are all the
same.
• For instance, crypto wallet developers can
avoid custom development and integrations to
add new tokens. All they need to know is the
Ethereum Token address that implements the
standard.
ERC 721
• The goal of this proposal, is to create a non-
fungible token. In ERC-20 and ERC-223 standards
we have a supply of tokens, where tokens are
fungible (i.e. single unit of that token is equal to
another unit).
• This makes it easy to trade those tokens, as all of
the token supply can be treated in the same
manner.
• However, there are various cases when you need
to have unidentical tokens, which are used within
the platform, and add some extra parameters and
price them differently.
• For instance, we could have a token which
represents some part of real estate object, and
each token might have some different parameters
added to it.
• Such standard would make it easy to create
marketplaces for multiple non-fungible token
types.
ERC-20 v. ERC-721
• Most tokens currently built off the Ethereum blockchain are ERC-20
tokens.
• ERC-20 tokens are highly useful and liquid, and have been used to
raise billions of dollars through ICOs.
• Many serve as utility tokens, which allow holders of those tokens to
access a particular dApp and its services.
• ERC-721 tokens, however, are purposefully non-fungible.
• By design, ERC-721 tokens are each given a unique and indivisible
set of properties, unequal to other tokens on its blockchain.
• Unlike ERC-20 tokens, which can be divided nearly infinitesimally (a
powerful tool for a future with distributed micro-lending and crowd-
lending), ERC-721 tokens cannot be divided, as they represent one
unique asset in its entirety (the same way the Babe Ruth baseball
cannot be split in half and maintain its value).
• As the explosion of CryptoKitties has demonstrated, ERC-721 tokens
will usher in a world of crypto-collectibles, where people recognize
unique scarcity on the blockchain just as they do in the physical
world.
FUTURE OF ERC-721
• Beyond the world of digital crypto-collectibles, however,
CryptoKitties poses an interesting case for a tokenized
future, where even physical assets are represented on the
blockchain and NFTs are owned not just for their intrinsic,
collectible value, but for their practical utility.
• We could see a future where land plots and houses or
corporate stocks are tracked and owned through an ERC-
721 token blockchain.
• Applications built off Ethereum such as Decentraland are
already building virtual worlds in which non-fungible
assets can be traded between users in the ecosystem.
Reference
• https://medium.com/crypto-currently/the-anatomy-of-erc721-e9db77abfc24
• https://en.wikipedia.org/wiki/Cryptokitties
• https://www.cryptokitties.co/Technical-details
• https://thebitcoin.pub/t/cryptokitties-isn-t-about-the-cats-hint-erc-721/23883
• https://ethereum.stackexchange.com/questions/36394/how-to-create-your-own-
erc-721-nft-token
• Please refer the reading list for the ERC 721 token in the link below for more
reference:
https://medium.com/crypt-bytes-tech/reading-list-erc-721-nft-token-standard-
7524b64ef5df

Weitere ähnliche Inhalte

Was ist angesagt?

Blockchain technology
Blockchain technologyBlockchain technology
Blockchain technologyAayt Bahaa
 
Blockchain Presentation
Blockchain PresentationBlockchain Presentation
Blockchain PresentationZied GUESMI
 
Smart Contract & Ethereum
Smart Contract & EthereumSmart Contract & Ethereum
Smart Contract & EthereumAkshay Singh
 
What is Erc20 token? How it Works/
What is Erc20 token? How it Works/What is Erc20 token? How it Works/
What is Erc20 token? How it Works/Developcoins
 
Blockchain, DLT, Tokens and ICO Introduction Course
Blockchain, DLT, Tokens and ICO Introduction CourseBlockchain, DLT, Tokens and ICO Introduction Course
Blockchain, DLT, Tokens and ICO Introduction CourseJean-Marc Seigneur
 
Ethereum Blockchain with Smart contract and ERC20
Ethereum Blockchain with Smart contract and ERC20Ethereum Blockchain with Smart contract and ERC20
Ethereum Blockchain with Smart contract and ERC20Truong Nguyen
 
Blockchain 101 by imran bashir
Blockchain 101  by imran bashirBlockchain 101  by imran bashir
Blockchain 101 by imran bashirImran Bashir
 
Understanding Proof of Work (PoW) and Proof of Stake (PoS) Algorithms
Understanding Proof of Work (PoW) and Proof of Stake (PoS) AlgorithmsUnderstanding Proof of Work (PoW) and Proof of Stake (PoS) Algorithms
Understanding Proof of Work (PoW) and Proof of Stake (PoS) AlgorithmsGautam Anand
 
Creating Smart Contract
Creating Smart ContractCreating Smart Contract
Creating Smart ContractDeepak Aryal
 
Understanding hd wallets design and implementation
Understanding hd wallets  design and implementationUnderstanding hd wallets  design and implementation
Understanding hd wallets design and implementationArcBlock
 
Decentralization and why blockchain matters (YPO)
Decentralization and why blockchain matters (YPO)Decentralization and why blockchain matters (YPO)
Decentralization and why blockchain matters (YPO)Animoca Brands
 
NFT Marketplace: Your Complete Guide For 2022
NFT Marketplace: Your Complete Guide For 2022 NFT Marketplace: Your Complete Guide For 2022
NFT Marketplace: Your Complete Guide For 2022 ForceBolt
 
Intro to smart contract on blockchain en
Intro to smart contract on blockchain enIntro to smart contract on blockchain en
Intro to smart contract on blockchain enNicholas Lin
 

Was ist angesagt? (20)

Blockchain technology
Blockchain technologyBlockchain technology
Blockchain technology
 
Ethereum 2.0
Ethereum 2.0Ethereum 2.0
Ethereum 2.0
 
Blockchain Presentation
Blockchain PresentationBlockchain Presentation
Blockchain Presentation
 
Smart Contract Security
Smart Contract SecuritySmart Contract Security
Smart Contract Security
 
Smart Contract & Ethereum
Smart Contract & EthereumSmart Contract & Ethereum
Smart Contract & Ethereum
 
What is Erc20 token? How it Works/
What is Erc20 token? How it Works/What is Erc20 token? How it Works/
What is Erc20 token? How it Works/
 
Blockchain, DLT, Tokens and ICO Introduction Course
Blockchain, DLT, Tokens and ICO Introduction CourseBlockchain, DLT, Tokens and ICO Introduction Course
Blockchain, DLT, Tokens and ICO Introduction Course
 
Smart contracts & dApps
Smart contracts & dAppsSmart contracts & dApps
Smart contracts & dApps
 
All About Ethereum
All About EthereumAll About Ethereum
All About Ethereum
 
Ethereum Blockchain with Smart contract and ERC20
Ethereum Blockchain with Smart contract and ERC20Ethereum Blockchain with Smart contract and ERC20
Ethereum Blockchain with Smart contract and ERC20
 
Blockchain 101 by imran bashir
Blockchain 101  by imran bashirBlockchain 101  by imran bashir
Blockchain 101 by imran bashir
 
Understanding Proof of Work (PoW) and Proof of Stake (PoS) Algorithms
Understanding Proof of Work (PoW) and Proof of Stake (PoS) AlgorithmsUnderstanding Proof of Work (PoW) and Proof of Stake (PoS) Algorithms
Understanding Proof of Work (PoW) and Proof of Stake (PoS) Algorithms
 
Creating Smart Contract
Creating Smart ContractCreating Smart Contract
Creating Smart Contract
 
Understanding hd wallets design and implementation
Understanding hd wallets  design and implementationUnderstanding hd wallets  design and implementation
Understanding hd wallets design and implementation
 
Decentralization and why blockchain matters (YPO)
Decentralization and why blockchain matters (YPO)Decentralization and why blockchain matters (YPO)
Decentralization and why blockchain matters (YPO)
 
BITCOIN EXPLAINED
BITCOIN EXPLAINEDBITCOIN EXPLAINED
BITCOIN EXPLAINED
 
Blockchain concepts
Blockchain conceptsBlockchain concepts
Blockchain concepts
 
NFT Marketplace: Your Complete Guide For 2022
NFT Marketplace: Your Complete Guide For 2022 NFT Marketplace: Your Complete Guide For 2022
NFT Marketplace: Your Complete Guide For 2022
 
Intro to smart contract on blockchain en
Intro to smart contract on blockchain enIntro to smart contract on blockchain en
Intro to smart contract on blockchain en
 
An Introduction to Blockchain
An Introduction to BlockchainAn Introduction to Blockchain
An Introduction to Blockchain
 

Ähnlich wie Erc 721 tokens

How is a Crypto Token different from Crypto Coin.pdf
How is a Crypto Token different from Crypto Coin.pdfHow is a Crypto Token different from Crypto Coin.pdf
How is a Crypto Token different from Crypto Coin.pdfTusharVerma933268
 
How is a Crypto Token different from Crypto Coin?
How is a Crypto Token different from Crypto Coin?How is a Crypto Token different from Crypto Coin?
How is a Crypto Token different from Crypto Coin?MeghaSaran1
 
Erc 721 token development company
Erc 721 token development companyErc 721 token development company
Erc 721 token development companyancyfrank
 
What is an erc 20 token
What is an erc 20 tokenWhat is an erc 20 token
What is an erc 20 tokenAlladin Nasir
 
Ethereum Token Standards
Ethereum Token StandardsEthereum Token Standards
Ethereum Token StandardsblockchainX
 
The future of ICOs - Thoughts after beeing back from #DEVCON3
The future of ICOs - Thoughts after beeing back from #DEVCON3The future of ICOs - Thoughts after beeing back from #DEVCON3
The future of ICOs - Thoughts after beeing back from #DEVCON3Vidal Chriqui
 
ERC Standards Token Development Services Everything You Need to Know
ERC Standards Token Development Services Everything You Need to KnowERC Standards Token Development Services Everything You Need to Know
ERC Standards Token Development Services Everything You Need to KnowTurnkeytown
 
Week 4 - DApps, Smart Contracts, and Decentralized Incentive Systems
Week 4 - DApps, Smart Contracts, and Decentralized Incentive SystemsWeek 4 - DApps, Smart Contracts, and Decentralized Incentive Systems
Week 4 - DApps, Smart Contracts, and Decentralized Incentive SystemsRoger Royse
 
Can you help me create an ERC20 or BSC token_.pptx
Can you help me create an ERC20 or BSC token_.pptxCan you help me create an ERC20 or BSC token_.pptx
Can you help me create an ERC20 or BSC token_.pptxBlockchainX
 
Ethereum for developer 16th Nov 2018
Ethereum for developer 16th Nov 2018Ethereum for developer 16th Nov 2018
Ethereum for developer 16th Nov 2018Hu Kenneth
 
Exploring the ERC20 Token Standard for Ethereum Blockchain
Exploring the ERC20 Token Standard for Ethereum BlockchainExploring the ERC20 Token Standard for Ethereum Blockchain
Exploring the ERC20 Token Standard for Ethereum BlockchainMuneeb Ur Rehman
 
The Nuances of Tokenization: A brief explanation on attempts from this past d...
The Nuances of Tokenization: A brief explanation on attempts from this past d...The Nuances of Tokenization: A brief explanation on attempts from this past d...
The Nuances of Tokenization: A brief explanation on attempts from this past d...Tim Swanson
 
From Crypto Kitties to non fungible token to ERC721 standard
From Crypto Kitties to non fungible token to ERC721 standardFrom Crypto Kitties to non fungible token to ERC721 standard
From Crypto Kitties to non fungible token to ERC721 standardmaeste
 
Webinar: From Crypto Kitties to non fungible token to ERC721 standard - Stefa...
Webinar: From Crypto Kitties to non fungible token to ERC721 standard - Stefa...Webinar: From Crypto Kitties to non fungible token to ERC721 standard - Stefa...
Webinar: From Crypto Kitties to non fungible token to ERC721 standard - Stefa...Codemotion
 
Restribute ~ Wealth re-distirbution by blockchain hardfork ~
Restribute ~ Wealth re-distirbution by blockchain hardfork ~ Restribute ~ Wealth re-distirbution by blockchain hardfork ~
Restribute ~ Wealth re-distirbution by blockchain hardfork ~ Tomoaki Sato
 
Non Fungible Tokens (NFT) Yearly Report - 2018
Non Fungible Tokens (NFT) Yearly Report - 2018Non Fungible Tokens (NFT) Yearly Report - 2018
Non Fungible Tokens (NFT) Yearly Report - 2018NonFungible.com
 
Blockchain and Cryptocurrencies
Blockchain and CryptocurrenciesBlockchain and Cryptocurrencies
Blockchain and CryptocurrenciesnimeshQ
 
DeFi Series – Webinar 2- DeFi Primitives
DeFi Series – Webinar 2- DeFi PrimitivesDeFi Series – Webinar 2- DeFi Primitives
DeFi Series – Webinar 2- DeFi PrimitivesZeeve
 
ERC20 Token Development Company | Hire Token Developer
ERC20 Token Development Company | Hire Token DeveloperERC20 Token Development Company | Hire Token Developer
ERC20 Token Development Company | Hire Token DeveloperDevelopcoins
 

Ähnlich wie Erc 721 tokens (20)

How is a Crypto Token different from Crypto Coin.pdf
How is a Crypto Token different from Crypto Coin.pdfHow is a Crypto Token different from Crypto Coin.pdf
How is a Crypto Token different from Crypto Coin.pdf
 
How is a Crypto Token different from Crypto Coin?
How is a Crypto Token different from Crypto Coin?How is a Crypto Token different from Crypto Coin?
How is a Crypto Token different from Crypto Coin?
 
Erc 721 token development company
Erc 721 token development companyErc 721 token development company
Erc 721 token development company
 
What is an erc 20 token
What is an erc 20 tokenWhat is an erc 20 token
What is an erc 20 token
 
Ethereum Token Standards
Ethereum Token StandardsEthereum Token Standards
Ethereum Token Standards
 
The future of ICOs - Thoughts after beeing back from #DEVCON3
The future of ICOs - Thoughts after beeing back from #DEVCON3The future of ICOs - Thoughts after beeing back from #DEVCON3
The future of ICOs - Thoughts after beeing back from #DEVCON3
 
ERC Standards Token Development Services Everything You Need to Know
ERC Standards Token Development Services Everything You Need to KnowERC Standards Token Development Services Everything You Need to Know
ERC Standards Token Development Services Everything You Need to Know
 
Week 4 - DApps, Smart Contracts, and Decentralized Incentive Systems
Week 4 - DApps, Smart Contracts, and Decentralized Incentive SystemsWeek 4 - DApps, Smart Contracts, and Decentralized Incentive Systems
Week 4 - DApps, Smart Contracts, and Decentralized Incentive Systems
 
Can you help me create an ERC20 or BSC token_.pptx
Can you help me create an ERC20 or BSC token_.pptxCan you help me create an ERC20 or BSC token_.pptx
Can you help me create an ERC20 or BSC token_.pptx
 
Gaming in blockchain
Gaming in blockchainGaming in blockchain
Gaming in blockchain
 
Ethereum for developer 16th Nov 2018
Ethereum for developer 16th Nov 2018Ethereum for developer 16th Nov 2018
Ethereum for developer 16th Nov 2018
 
Exploring the ERC20 Token Standard for Ethereum Blockchain
Exploring the ERC20 Token Standard for Ethereum BlockchainExploring the ERC20 Token Standard for Ethereum Blockchain
Exploring the ERC20 Token Standard for Ethereum Blockchain
 
The Nuances of Tokenization: A brief explanation on attempts from this past d...
The Nuances of Tokenization: A brief explanation on attempts from this past d...The Nuances of Tokenization: A brief explanation on attempts from this past d...
The Nuances of Tokenization: A brief explanation on attempts from this past d...
 
From Crypto Kitties to non fungible token to ERC721 standard
From Crypto Kitties to non fungible token to ERC721 standardFrom Crypto Kitties to non fungible token to ERC721 standard
From Crypto Kitties to non fungible token to ERC721 standard
 
Webinar: From Crypto Kitties to non fungible token to ERC721 standard - Stefa...
Webinar: From Crypto Kitties to non fungible token to ERC721 standard - Stefa...Webinar: From Crypto Kitties to non fungible token to ERC721 standard - Stefa...
Webinar: From Crypto Kitties to non fungible token to ERC721 standard - Stefa...
 
Restribute ~ Wealth re-distirbution by blockchain hardfork ~
Restribute ~ Wealth re-distirbution by blockchain hardfork ~ Restribute ~ Wealth re-distirbution by blockchain hardfork ~
Restribute ~ Wealth re-distirbution by blockchain hardfork ~
 
Non Fungible Tokens (NFT) Yearly Report - 2018
Non Fungible Tokens (NFT) Yearly Report - 2018Non Fungible Tokens (NFT) Yearly Report - 2018
Non Fungible Tokens (NFT) Yearly Report - 2018
 
Blockchain and Cryptocurrencies
Blockchain and CryptocurrenciesBlockchain and Cryptocurrencies
Blockchain and Cryptocurrencies
 
DeFi Series – Webinar 2- DeFi Primitives
DeFi Series – Webinar 2- DeFi PrimitivesDeFi Series – Webinar 2- DeFi Primitives
DeFi Series – Webinar 2- DeFi Primitives
 
ERC20 Token Development Company | Hire Token Developer
ERC20 Token Development Company | Hire Token DeveloperERC20 Token Development Company | Hire Token Developer
ERC20 Token Development Company | Hire Token Developer
 

Mehr von Priyab Satoshi

Introduction to Chatbots
Introduction to ChatbotsIntroduction to Chatbots
Introduction to ChatbotsPriyab Satoshi
 
Introduction to IOT security
Introduction to IOT securityIntroduction to IOT security
Introduction to IOT securityPriyab Satoshi
 
Introduction to State Channels & Payment Channels
Introduction to State Channels & Payment ChannelsIntroduction to State Channels & Payment Channels
Introduction to State Channels & Payment ChannelsPriyab Satoshi
 
Cryptocurrency & ICO Regulations in US
Cryptocurrency & ICO Regulations in USCryptocurrency & ICO Regulations in US
Cryptocurrency & ICO Regulations in USPriyab Satoshi
 
Online privacy & security
Online privacy & securityOnline privacy & security
Online privacy & securityPriyab Satoshi
 
Introduction to Cognitive Automation
Introduction to Cognitive AutomationIntroduction to Cognitive Automation
Introduction to Cognitive AutomationPriyab Satoshi
 
Robotic process automation Introduction
Robotic process automation IntroductionRobotic process automation Introduction
Robotic process automation IntroductionPriyab Satoshi
 
Decentralised Exchanges - An Introduction
Decentralised Exchanges - An IntroductionDecentralised Exchanges - An Introduction
Decentralised Exchanges - An IntroductionPriyab Satoshi
 
Introduction to Segwit
Introduction to SegwitIntroduction to Segwit
Introduction to SegwitPriyab Satoshi
 
On-chain Crowdfunding & Asset Token
On-chain Crowdfunding & Asset Token On-chain Crowdfunding & Asset Token
On-chain Crowdfunding & Asset Token Priyab Satoshi
 
Introduction to blockchain
Introduction to blockchainIntroduction to blockchain
Introduction to blockchainPriyab Satoshi
 
Blockchain and Decentralization
Blockchain and DecentralizationBlockchain and Decentralization
Blockchain and DecentralizationPriyab Satoshi
 
Cryptocurrency & Regulatory Environment
Cryptocurrency & Regulatory EnvironmentCryptocurrency & Regulatory Environment
Cryptocurrency & Regulatory EnvironmentPriyab Satoshi
 
Understanding blockchain
Understanding blockchainUnderstanding blockchain
Understanding blockchainPriyab Satoshi
 

Mehr von Priyab Satoshi (16)

Introduction to Chatbots
Introduction to ChatbotsIntroduction to Chatbots
Introduction to Chatbots
 
Introduction to IOT security
Introduction to IOT securityIntroduction to IOT security
Introduction to IOT security
 
Introduction to State Channels & Payment Channels
Introduction to State Channels & Payment ChannelsIntroduction to State Channels & Payment Channels
Introduction to State Channels & Payment Channels
 
Introduction to GDPR
Introduction to GDPRIntroduction to GDPR
Introduction to GDPR
 
Cryptocurrency & ICO Regulations in US
Cryptocurrency & ICO Regulations in USCryptocurrency & ICO Regulations in US
Cryptocurrency & ICO Regulations in US
 
Online privacy & security
Online privacy & securityOnline privacy & security
Online privacy & security
 
Introduction to Cognitive Automation
Introduction to Cognitive AutomationIntroduction to Cognitive Automation
Introduction to Cognitive Automation
 
Robotic process automation Introduction
Robotic process automation IntroductionRobotic process automation Introduction
Robotic process automation Introduction
 
Kademlia introduction
Kademlia introductionKademlia introduction
Kademlia introduction
 
Decentralised Exchanges - An Introduction
Decentralised Exchanges - An IntroductionDecentralised Exchanges - An Introduction
Decentralised Exchanges - An Introduction
 
Introduction to Segwit
Introduction to SegwitIntroduction to Segwit
Introduction to Segwit
 
On-chain Crowdfunding & Asset Token
On-chain Crowdfunding & Asset Token On-chain Crowdfunding & Asset Token
On-chain Crowdfunding & Asset Token
 
Introduction to blockchain
Introduction to blockchainIntroduction to blockchain
Introduction to blockchain
 
Blockchain and Decentralization
Blockchain and DecentralizationBlockchain and Decentralization
Blockchain and Decentralization
 
Cryptocurrency & Regulatory Environment
Cryptocurrency & Regulatory EnvironmentCryptocurrency & Regulatory Environment
Cryptocurrency & Regulatory Environment
 
Understanding blockchain
Understanding blockchainUnderstanding blockchain
Understanding blockchain
 

Kürzlich hochgeladen

Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...OnePlan Solutions
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionSolGuruz
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️anilsa9823
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationkaushalgiri8080
 

Kürzlich hochgeladen (20)

Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanation
 

Erc 721 tokens

  • 1. ERC 721 Tokens Non Fungible Token Standard By Priyabrata Dash (Aka Priyab Satoshi) https://medium.com/crypt-bytes-tech @twitmyreview bobquest33@gmail.com https://www.meetup.com/India-Blockchain-Cryptocurrency-Meetup/
  • 2. Agenda • Introduction • Defining Fungibility • What ERC Mean • ERC 20 • ERC 721 • ERC-20 v. ERC-721 • FUTURE OF ERC-721
  • 3. Introduction • Since its launch in November, CryptoKitties app has reportedly seen $12 million worth of ether spent in buying and trading various unique digital cats on its platform. • The decentralized app became so popular that it slowed down the average transaction time on the Ethereum network, sparking conversation on online forums about the necessary growing pains the network has to endure as developers tackle scalability issues. • Much less discussion, let alone excitement, however, has focused on the powerful properties of CryptoKitties, namely their launch as an ERC-721 token, known as a non-fungible token (NFT).
  • 4. Defining Fungibility • When a set of assets all have equal value to each other, they are defined as fungible. As an example, a US dollar has the same value as any other US dollar. • The person spending that dollar and the person receiving that dollar do not care where that dollar came from or where it might eventually land. In the world of crypto-assets, fungibility promotes high liquidity among tokens in an ecosystem. • As all tokens of a particular blockchain are created equal, multiple transactions can occur rapidly and instantaneously without the participants worrying if the tokens all store the same value. • A non-fungible asset, however, is not equal to its counterparts. The most tangible example of a non-fungible asset is any sort of collectible. A baseball is just a baseball until it is signed by Babe Ruth. Then, it gains additional value and becomes a non-fungible asset, valued differently than all other baseballs out there. • Non-fungible assets generally have a greater scarcity than fungible ones, and therefore hold more intrinsic and unique value. With scarcity and value now measurable in the digital realm through blockchain and distributed ledgers, we are just beginning to see the potential of non-fungible digital assets.
  • 5. What does ERC mean? • ERC stands for Ethereum Request for Comments. An ERC is authored by Ethereum community developers in the form of a memorandum describing methods, behaviors, research, or innovations applicable to the working of the Ethereum ecosystem. • It is submitted either for peer review or simply to convey new concepts or information. After core developers and community approval, the proposal becomes a standard. • Therefore, as a result, we have a set of standards or proposals (e.g. for tokens). Actually, these rules are simple set of functions that Smart Contract should implement. • In return, contracts, implementing the standard can be used via a single interface. The best example is ERC-20 standard. All Smart Contracts implementing this standard, by default can be listed to crypto exchanges without any extra technical work.
  • 6. ERC-20 • It is the most common and well-known standard within all crypto community. 99% (if not all) issued ICO tokens on top of the Ethereum implements this standard. • The key benefit we get here, is that any application or other smart contract can interact with a token in a standard manner without a need of knowing other details about the token. • Therefore, we have a very pleasant way to create any ICO token and have a standard way to interact with all of them like they are all the same. • For instance, crypto wallet developers can avoid custom development and integrations to add new tokens. All they need to know is the Ethereum Token address that implements the standard.
  • 7. ERC 721 • The goal of this proposal, is to create a non- fungible token. In ERC-20 and ERC-223 standards we have a supply of tokens, where tokens are fungible (i.e. single unit of that token is equal to another unit). • This makes it easy to trade those tokens, as all of the token supply can be treated in the same manner. • However, there are various cases when you need to have unidentical tokens, which are used within the platform, and add some extra parameters and price them differently. • For instance, we could have a token which represents some part of real estate object, and each token might have some different parameters added to it. • Such standard would make it easy to create marketplaces for multiple non-fungible token types.
  • 8. ERC-20 v. ERC-721 • Most tokens currently built off the Ethereum blockchain are ERC-20 tokens. • ERC-20 tokens are highly useful and liquid, and have been used to raise billions of dollars through ICOs. • Many serve as utility tokens, which allow holders of those tokens to access a particular dApp and its services. • ERC-721 tokens, however, are purposefully non-fungible. • By design, ERC-721 tokens are each given a unique and indivisible set of properties, unequal to other tokens on its blockchain. • Unlike ERC-20 tokens, which can be divided nearly infinitesimally (a powerful tool for a future with distributed micro-lending and crowd- lending), ERC-721 tokens cannot be divided, as they represent one unique asset in its entirety (the same way the Babe Ruth baseball cannot be split in half and maintain its value). • As the explosion of CryptoKitties has demonstrated, ERC-721 tokens will usher in a world of crypto-collectibles, where people recognize unique scarcity on the blockchain just as they do in the physical world.
  • 9. FUTURE OF ERC-721 • Beyond the world of digital crypto-collectibles, however, CryptoKitties poses an interesting case for a tokenized future, where even physical assets are represented on the blockchain and NFTs are owned not just for their intrinsic, collectible value, but for their practical utility. • We could see a future where land plots and houses or corporate stocks are tracked and owned through an ERC- 721 token blockchain. • Applications built off Ethereum such as Decentraland are already building virtual worlds in which non-fungible assets can be traded between users in the ecosystem.
  • 10. Reference • https://medium.com/crypto-currently/the-anatomy-of-erc721-e9db77abfc24 • https://en.wikipedia.org/wiki/Cryptokitties • https://www.cryptokitties.co/Technical-details • https://thebitcoin.pub/t/cryptokitties-isn-t-about-the-cats-hint-erc-721/23883 • https://ethereum.stackexchange.com/questions/36394/how-to-create-your-own- erc-721-nft-token • Please refer the reading list for the ERC 721 token in the link below for more reference: https://medium.com/crypt-bytes-tech/reading-list-erc-721-nft-token-standard- 7524b64ef5df