CBCP Decentralized Finance (DeFi) and Tokenization 2 — Questions and Answers
Question 1: What is asset tokenization in the context of blockchain technology?
- Converting ownership rights to assets into blockchain-based digital tokens (Correct answer)
- Creating new cryptocurrency coins through a mining process
- Encrypting sensitive data using cryptographic tokenization algorithms
- Replacing physical currency entirely with programmable digital cash
Correct answer: Converting ownership rights to assets into blockchain-based digital tokens
Asset tokenization is the process of representing ownership rights to real-world or digital assets as blockchain tokens, enabling fractional ownership and programmable transfers.
Question 2: What distinguishes a security token from a utility token under regulatory frameworks?
- Security tokens can only be deployed on the Ethereum blockchain
- Security tokens represent investment contracts and are subject to securities laws (Correct answer)
- Utility tokens provide returns through dividends and profit sharing
- Security tokens can only be issued by licensed government entities
Correct answer: Security tokens represent investment contracts and are subject to securities laws
Security tokens represent investment interests in an asset or company and are subject to securities regulations such as the Howey Test in the US, while utility tokens provide access to a product or service.
Question 3: What is the primary function of a utility token in a blockchain ecosystem?
- To generate dividend payments distributed to all token holders
- To grant holders access to a specific product, service, or platform feature (Correct answer)
- To represent proportional equity ownership in a company on chain
- To replace sovereign fiat currency within national economies
Correct answer: To grant holders access to a specific product, service, or platform feature
Utility tokens grant holders access to a specific product, service, or platform functionality, and are not intended to function as investment vehicles.
Question 4: What is a Security Token Offering (STO)?
- A method of mining security-focused cryptocurrencies via specialized hardware
- A regulated fundraising mechanism where security tokens are sold to investors in compliance with securities laws (Correct answer)
- A system for encrypting and auditing blockchain transaction records
- A type of smart contract designed exclusively for decentralized exchanges
Correct answer: A regulated fundraising mechanism where security tokens are sold to investors in compliance with securities laws
An STO is a fundraising mechanism where digital tokens representing securities are issued and sold to investors in full compliance with applicable securities regulations.
Question 5: What is the primary purpose of the ERC-20 token standard on the Ethereum blockchain?
- To define a standard for unique non-fungible tokens (NFTs)
- To create a common interface enabling interoperable fungible tokens on Ethereum (Correct answer)
- To standardize the smart contract security auditing process
- To define Ethereum's consensus mechanism and block validation rules
Correct answer: To create a common interface enabling interoperable fungible tokens on Ethereum
ERC-20 defines a standard interface for fungible tokens on Ethereum, ensuring interoperability so that wallets, exchanges, and dApps can integrate any compliant token consistently.
Question 6: What key property distinguishes ERC-721 tokens from ERC-20 tokens on Ethereum?
- ERC-721 tokens transfer faster due to optimized gas consumption
- ERC-721 tokens are non-fungible, with each token having a unique on-chain identifier (Correct answer)
- ERC-721 tokens are restricted to use within DeFi lending applications only
- ERC-721 tokens can only be minted by KYC-verified institutional entities
Correct answer: ERC-721 tokens are non-fungible, with each token having a unique on-chain identifier
ERC-721 tokens are non-fungible tokens (NFTs) where each token has a unique identifier, making every token distinguishable from all others, unlike the interchangeable ERC-20 tokens.
Question 7: What is 'composability' (often called 'money legos') in the context of DeFi protocols?
- The ability to encrypt multiple DeFi transactions simultaneously for batch processing
- The ability of DeFi protocols to interoperate and build upon each other like modular building blocks (Correct answer)
- The process of forking existing blockchains to compose new derivative networks
- A method of compressing blockchain transaction data for improved throughput
Correct answer: The ability of DeFi protocols to interoperate and build upon each other like modular building blocks
DeFi composability refers to the ability of protocols to integrate and build upon each other's smart contracts, enabling complex financial products to be constructed from simpler primitives.
What is asset tokenization in the context of blockchain technology?