CCE NFTs, Tokenization, and Digital Assets 2 — Questions and Answers
Question 1: What is a security token offering (STO)?
- An ICO that uses a Proof of Stake consensus mechanism
- A regulated digital token offering that represents ownership in an underlying asset and is subject to securities law (Correct answer)
- A token launch exclusive to accredited institutional investors on a DEX
- A DeFi fundraising mechanism that locks tokens in a smart contract escrow
Correct answer: A regulated digital token offering that represents ownership in an underlying asset and is subject to securities law
STOs issue blockchain-based tokens that are classified as securities, subjecting them to SEC or equivalent regulatory oversight and offering investors legal ownership rights.
Question 2: What is the ERC-1155 token standard?
- A standard for creating privacy-preserving tokens on Ethereum
- A multi-token standard that allows a single contract to manage both fungible and non-fungible tokens (Correct answer)
- A standard for issuing stablecoins pegged to multiple fiat currencies
- A standard for cross-chain token bridges between Ethereum and other networks
Correct answer: A multi-token standard that allows a single contract to manage both fungible and non-fungible tokens
ERC-1155 is a flexible Ethereum standard enabling a single smart contract to represent multiple token types (fungible, non-fungible, or semi-fungible), reducing deployment costs.
Question 3: In the context of NFTs, what is 'minting'?
- The process of auctioning an NFT on a secondary marketplace
- The act of creating and publishing an NFT on the blockchain by recording it in a smart contract (Correct answer)
- Converting an existing ERC-20 token into an NFT
- Staking an NFT in a DeFi protocol to earn yield
Correct answer: The act of creating and publishing an NFT on the blockchain by recording it in a smart contract
Minting an NFT means deploying a transaction that creates a unique token record on-chain, assigning it an ID and linking it to its metadata for the first time.
Question 4: What is fractional NFT ownership?
- Splitting the royalty payments of an NFT between multiple creators
- Dividing a single NFT into multiple fungible tokens so many investors can own a share (Correct answer)
- Issuing multiple NFTs from the same artwork at different price tiers
- Transferring partial governance rights of an NFT collection to the community
Correct answer: Dividing a single NFT into multiple fungible tokens so many investors can own a share
Fractional NFT ownership protocols lock an NFT in a smart contract and issue ERC-20 tokens representing percentage shares, democratizing access to high-value NFTs.
Question 5: What is the primary difference between a utility token and a security token?
- Utility tokens are issued on public blockchains; security tokens require a private chain
- Utility tokens provide access to a product or service, while security tokens represent an investment contract with an expectation of profit (Correct answer)
- Utility tokens are always capped in supply; security tokens have unlimited issuance
- Utility tokens require SEC registration while security tokens do not
Correct answer: Utility tokens provide access to a product or service, while security tokens represent an investment contract with an expectation of profit
The Howey Test is used in the US to determine if a token is a security — if holders expect profits primarily from others' efforts, it is classified as a security token.
Question 6: What is a 'floor price' in an NFT collection?
- The minimum price at which a creator agrees to sell new NFTs during minting
- The lowest listed price for any NFT in a collection on a secondary marketplace (Correct answer)
- The intrinsic value of an NFT calculated from its on-chain metadata attributes
- The reserve price set in an NFT auction before bidding begins
Correct answer: The lowest listed price for any NFT in a collection on a secondary marketplace
Floor price is the cheapest available entry point into an NFT collection on the secondary market, commonly used as a proxy for the collection's overall demand and value.
What is a security token offering (STO)?