8. Blockchain and applications Flashcards
(108 cards)
Q: What is blockchain (hard)?
• Blockchain is a type of DLT in which transactions are recorded with an unchangeable cryptographic signature called a hash.
- A Digital ledger: Open to anyone and records every transaction in “blocks
- Each Block contains Data, Hash and the previous hash. The previous hash is what makes the “chain” og blocks.
- Every time a new transaction occurs on the blockchain, a record of that transaction is added to every participant’s ledger.
Q: What is a blockchain (short)?
A digital ledger that records transactions in blocks and is distributed across a network of computers.
Q: What happens when a new transaction occurs on the blockchain?
A record of that transaction is added to every participant’s ledger.
Q: What is Distributed Ledger Technology (DLT)?
Ledger: a digital database that stores and maintains a record of transactions in a decentralized manner
So the transactions are distributed across several ledgers
Q: How are transactions recorded in a blockchain?
With an unchangeable cryptographic signature called a hash.
Q: How is the blockchain stored in the network?
It is duplicated and spread across many computers.
Q: What is the purpose (pros) of Distributed Ledger Technology (DLT)?
a) Decentralization
b) Transparency
c) Security
d) Efficiency
Q: What makes a blockchain secure and unchangeable?
- Hashes or cryptography
- Decentralization (distributed across several nodes)
- Consensus mechanisms (PoW or PoS)
Q: What is the relationship between a block and the previous block in a blockchain?
Each block is linked to the previous block, through hashes, forming a chain.
Q: What is the main advantage of a blockchain?
1) Transparency (history of all transactions are openly available for anyone)
2) Decentralization (Distributed across many nodes [computers])
3) Security (cryptography/hashes)
4) Efficiency (smart contracts, reduce need for intermediates, reduce costs)
Q: What is the role of a cryptographic signature in a blockchain?
It secures the records and makes them unchangeable.
Q: How does a blockchain ensure data integrity?
1) Transparency: By distributing copies of the ledger to multiple participants.
2) Security: of the blockchain system itself
Q: What type of information can be stored in a blockchain?
Various types of data, not just financial transactions.
Q: What is the overall goal of using a blockchain?
To create a secure and decentralized system for recording and verifying transactions.
Q: How does DeFi differ from TradFi (Traditional Finance)?
DeFi differs in the processes used to provide services but performs similar functions to TradFi. The main difference are the
a) disintermediation of services by the use of self-executing code (smart contracts) on blockchains.
Q: What are decentralised applications (DApps) in DeFi?
Applications that allow users to interact with smart contracts and access DeFi services.
Allows financian services such as lending, borrowing, trading, and asset management, directly through the application.
Q: What vulnerabilities does DeFi inherit from TradFi?
1) Operational Fragilities
2) Liquidity and Maturity Mismatches
3) Leverage
- Operational Fragilities:
• Weaknesses in the system from human error, technical failures or design flawn.
• Example: A bug in a smart contract. - Liquidity and Maturity Mismatches:
Liquidity: How fast an asset can be converted into cash
Maturity: Life span of an investment or a debt
• A mismatch between these can occur when when short-term liabilities (what you owe soon) exceed short-term assets (what you have or can quickly convert to cash).
• Example: Asset locked in a smart contract for a certain period. Not able to withdraw without penalty. Similarly, banks may lend to long-term customers using short-term deposits, which creates problems If many depositors want their money back soon - Leverage:
• Can take on leverage which can lead to substantial losses
• Example: Smart Contracts lock it. Volatile market. Big risk
Q: What happened during the Terra Luna crash in 2022?
- Creation of TerraUSD (UST) and Luna: Terraform Labs created two types of tokens: TerraUSD (UST), which is a stablecoin (a cryptocurrency designed to maintain a stable value, in this case, pegged to the US dollar), and Luna, which is used to back the value of UST.
- Arbitrage Mechanism: The idea was that if the price of UST deviated from $1, there would be an opportunity for traders to make a profit. If UST was worth less than $1, a trader could buy UST cheaply and exchange it for $1 worth of Luna. This activity would help bring the price of UST back to $1.
- Burning of Luna to create UST: To create new UST, Luna tokens needed to be “burned” or removed from circulation. For instance, if a Luna token was worth $85, a trader could exchange it for 85 UST.
- Price Increase: The price of Luna rose dramatically, reaching a peak of $116 in April 2022.
- High Interest Rate: Traders could deposit UST on Terra’s lending platform (the Anchor Protocol) and earn a very high annual interest rate of 20%.
- Run on the Lending Platform: However, on May 2022, over $2 billion worth of UST was suddenly withdrawn from the Anchor Protocol. This is similar to a “bank run” in traditional finance, where many people withdraw their deposits at the same time, creating a liquidity crisis.
- Price Crash: In the days following this bank run, the price of Luna crashed dramatically, falling to just a fraction of a penny before being delisted (removed from exchanges).
- Impact: It’s estimated that this crash resulted in losses of $300 billion across the entire cryptocurrency market.
Q: What caused the FTX collapse in 2022?
FTX:
• A cryptocurrency exchange platform
Alemada Research:
• Hedge-find founded by Bankman-Fried
• Used FTT as collateral for loans
- Both were tied to the risky and volatile FTT.
- Investors found out; starting to withdraw its FTT holdings. Liquidity problem
- FTX searched for bailout: Binance said no after due diligence
- Bankruptcy
Q: How would you define DeFi in simple terms?
DeFi is a system of financial services that operate on a decentralized network:
1) Transparency - Public ledger
2) Security - Blockchain system
3) Efficiency - Remove intermediates by utilizing things as “smart contracts”
Q: What is the role of smart contracts in DeFi?
Automize the terms and conditions in a decentralized manner
Q: What are some examples of risks or vulnerabilities in DeFi?
a) Operational fragilities
such as weakness in smart contracts and protocols
b) Liquidity and maturity mismatches
c) Leverage
d) Interconnectedness
Interconnectedness refers to the extent to which different elements or participants in the DeFi ecosystem are interconnected or dependent on each other. If a vulnerability or failure occurs in one part of the ecosystem, it can have ripple effects and impact other interconnected components
Q: What is the purpose of a decentralized ledger in DeFi?
1) Transparency
2) Eliminate need for intermediaries
3) Security: tamper-proof record-keeping of transactions.
Q: How does DeFi differ from traditional financial systems?
DeFi operates on a decentralized network without reliance on central authorities, while traditional financial systems often involve intermediaries and centralized control.