1.3 Web 3.0 Tokenization and Decentralized Finance Flashcards
(38 cards)
What are the two types of tokens and the difference between them? What is a tradfi example?
Fungible and non-fungible tokens - the key difference is the ability to replicate. e.g. a twenty-dollar bill can be easily exchanged for another twenty-dollar bill, and they both can be spent in the exact same way without any distinction between them, while an NFT is a unique digital asset that is not interchangeable with other like assets (e.g., artwork).
What is tokenisation? What is a token? How can it be secured/enhanced?
The process of linking a token to another asset. A token is an identifier plus metadata that is associated with a specific asset. It can be secured using blockchain technology, and enhanced with a smart contract that will only allow the token to be used if pre-set conditions are met.
In what way is token similar to a derivative?
It is a digital (financial) asset that represents value linked to another asset.
Web 1:
Web 2:
Web 3:
Web 1: read-only interface enabling users to search for info (search engines)
Web 2: read-write interface, allowing contribution of content (e.g. social media)
Web 3: read-write-execute: enables cooperating and transacting directly without the use of an intermediary/middleman
Web 3.0 is based on DLT which uses I, O and DP. The goal is to enable _______.
Web 3.0 is based on distributed ledger technology which uses interconnected, open and decentralised protocols. The goal is to enable P2P automation.
Four differences between the digital and traditional economy?
1. RA
2. LI
3. G
4. SD
1 resource allocation - in TE, humans use tech to aid decisions on capital allocation and marketing, while in DE algorithms make these decisions quicker and with no emotional anchors
2 location independence - no need for physical locations to sell products (can access anywhere at any time and save money on storefront)
3 growth - more scalability in the DE
4 supply and demand - better data in the DE (better and real time) to align S&D
Definition of fiat currency?
- what
- value
- risk
Government issued currency backed by the faith of the government, with the currency’s value based off the promise of the government rather than being linked to a physical commodity (e.g. historically gold). Primary risks are inflation and government default.
Cryptocurrency definition:
- what
- example
- pegged? (2)
- risks
- Digital currency which is stored online.
- Examples include BTC and ETH
- Some are pegged to fiat currency (e.g. stablecoins or central bank digital currencies (CBDCs) while others are linked to commodities e.g. gold
- Primary risks are liquidity, volatility, fraud and potential regulation
What are blockchain tokens?
This is a broad term for ownership of an asset that is created, traded, and stored in digital form. Blockchain (i.e., distributed ledger technology) is often used to facilitate these transactions.
Six types of blockchain tokens?
1 AT
2 PT
3 ST
4 UT
5 GT
6 RT
1 asset tokens - backed by another asset (gold, digital asset, real estate)
2 payment tokens - e.g. cryptocurrency
3 security tokens - provide a share in another security, which is commonly a company issuing a digital currency (this is what happens when a company hosts an ICO)
4 utility tokens - promotional tool giving the owner special access to a blockchain connected product or service
5 governance token - provide a seat at the decision-making table for a digital asset
6 reward token - analogous to reward miles or cash back offers on a credit card
Smart contracts are agreements that are (1). Once pre-specified conditions have been met, then the actions in the contract will be initiated. They are (2) and are managed using (3). They also eliminate the need for (4).
1 pre-coded by an algorithm
2 tamper-proof
3 blockchain technology
4 a trusted intermediary to vet transactions
What is a DOI/UOI?
DOI is a digital object identifier which is a digital fingerprint to identify a specific object on the internet (e.g. assigned to documents and publications)
UOI is a universal object identifier which extends the concept to any digital asset or a digital representation of a physical asset (e.g., a person, a piece of equipment, or a parcel of real estate).
What is a distributed ledger in the purest sense?
It is a database that is shared and synchronized across multiple locations.
Another name for decentralised applications?
dApps
What is an interplanetary file system (IPFS)?
Where large files (e.g., video files, large databases, etc.) are broken down into smaller segments with each segment stored in a different location. They can be combined again very easily using a token.
When large files are broken down and stored in different locations, sometimes they are so large/complex that they need machine learning to get involved with segmenting and reconnecting the files - what is the name for this Web 3 storage solution?
Federated learning.
How are files stored for dApps? (Small vs big, IPFS and FL)
Small files can be stored in a single digital location and accessed using a token. Large files (e.g., video files, large databases, etc.) may need to be broken down into smaller segments with each segment stored in a different location. They can be combined again very easily using a token. This type of storage solution is called an interplanetary file system (IPFS). Some datasets are so large and complex that they need machine learning to get involved with segmenting and reconnecting the files. Federated learning is the term for a Web 3.0 storage solution that involves machine learning.
What is composability?
Breaking down a financial service into functional building blocks (the entirety of the components is known as a stack).
What is the goal of composability?
By breaking down a financial service into functional building blocks, create a robust service offering that is standardized and interoperable (i.e., works well with other technology pieces)
What are the two high-level parts of the DeFi technology stack? (IS and FS with latter containing 4 layers: AL, AL, PL, AL)
1 infrastructure substack: combination of Web 3.0 services and tools that collectively enable the DeFi service. For example, blockchain technology is part of the infrastructure substack.
2 functional substack: combination of interoperable (i.e., interchangeable) financial services with multiple layers:
a. application layer - layer is a series of P2P, consumer-facing applications. Examples include personal banking, loans, mortgages, or asset trading services.
b. aggregation layer - layer bridges related services together. This is similar in concept to traditional banking services that cover a spectrum of customer needs.
c. protocol layer - layer involves the software protocols working in the background to support a specific task.
4. asset layer - layer involves units of value. These could be fungible or non-fungible tokens that represent assets.
What are the four layers of the functional substack?
Application layer. This layer is a series of P2P, consumer-facing applications. Examples include personal banking, loans, mortgages, or asset trading services.
Aggregation layer. This layer bridges related services together. This is similar in concept to traditional banking services that cover a spectrum of customer needs.
Protocol layer. This layer involves the software protocols working in the background to support a specific task.
Asset layer. This layer involves units of value. These could be fungible or non-fungible tokens that represent assets.
What layer of the functional substack involves units of value?
Asset layer
What layer of the functional substack bridges services together?
Aggregation layer
What layer of the functional substack involves software protocols?
Protocol layer