Reading 1.2 Flashcards
What is DeFi? Main 3 elements?
Decentralized Finance - blockchain based financial infrastructure
1) open
2) permission-less
3) interoperable
What is a public blockchain?
Database that allows participants to establish a SHARED UNCHANGABLE LEDGER (record of ownership)
Anyone is free to join and participate in the core activities of the blockchain network.
Anyone can read, write, or audit the ongoing activities on a public blockchain network
KEY Benefit of smart contracts
Security: anyone can independently verify the resulting changes
Which 2 issues do smart contracts mitigate?
1) users cant observe application’s internal logic (DApps)
2) users cant control the execution environment
Ethereum is Largest smart contract platform in terms of:
1) market cap
2) applications
3) development activity
DeFi market size: 2017 vs 2021
2017:
1m smart contracts and 0.1m Ether
2021:
10b smart contracts and 100m Ether
Defi stack:
1) settlement layer - settling the transactions (must ensure that state changes adhere to the rules)
2) asset layer - all assets issued on top of settlement layer and tokens
3) protocol layer - provide a specific set of rules and code that developers use to create smart contracts
4) application layer - user interface
5) aggregation layer - dashboard for execution of DeFi transaction
What is a token?
Representation of an asset that was tokenized on a blockchain
What is TOKENIZATION
Converting a unit of value (eg painting) into tokens that can be transferred on the blockchain
Key Risk of TOKENIZATION
Issuer risk
value of a promise-based token
(e.g., with a promise of interest payments, dividends, or delivery of a good or service) depends on the claim’s credibility.
If an issuer is unwilling or unable to deliver, the token may become worthless or trade at a significant discount.
Stablecoins are also exposed to issuer risk; native digital tokens ( e.g., BTC and ETH) are not
3 backing models for PROMISE BASED TOKENS:
1) no collateral - promise trust base
2) off chain collateral - collateral stored with an escrow service (need to be aware of counterparty risk and external dependencies)
3) on chain collateral - requires OVER-COLLATERALIZATION to offset the price fluctuations
What is Dai?
How much did it grow from early 2020 to mid 2020?
Why?
1) Dai stable coin pegged to USD
2) 100m to 500m
3) because since 2017 it did not fluctuate more than by 5c from 0.95 to 1.05$
Off Chain Collateralized stable coins
1) USDT and USDC (USD backed)
2) DGX - backed by gold
3) WBTC - tokenized version of bitcoin
What is a DAO
Decentralized Autonomous Organization
What is the Governance Token?
1) VOTING TOOL: token that acts as a tool for DAO governance (voting) through smart contracts
2) Traded on exchanges
What is a NFT? Usually built on what standard?
1) Non Fungible Token
2) like a digital certificate of uniqueness
3) ERC-721
Advantages and Disadvantages of centralized crypto exchanges?
Advantage: Relatively Organized
Disadvantage:
1) Need to deposit assets with the exchange
2) They are the single point of attack
Advantage of decentralized crypto exchanges?
Advantage:
Assets are not deposited until trade is complete (done through a smart contract => excludes counterparty credit risk)
Atomic swap
Smart contract that automatically executes specific actions once predetermined rules are met