CCE Types and Classification of Cryptocurrencies — Questions and Answers
Question 1: What is the fundamental difference between a cryptocurrency 'coin' and a cryptocurrency 'token'?
- Coins are used for payments only; tokens are used exclusively for governance voting
- Coins operate on their own native blockchain (e.g., BTC on Bitcoin, ETH on Ethereum); tokens are built on top of an existing blockchain platform using smart contracts (Correct answer)
- Coins are issued by governments or central banks; tokens are issued by private companies in ICOs
- Coins have a fixed supply cap; tokens always have an unlimited or inflationary supply
Correct answer: Coins operate on their own native blockchain (e.g., BTC on Bitcoin, ETH on Ethereum); tokens are built on top of an existing blockchain platform using smart contracts
Coins (like Bitcoin, Ether, Litecoin) are native to their own independent blockchains. Tokens (like USDC, UNI, LINK) are created on top of existing blockchains using smart contract standards like ERC-20. Tokens leverage an existing blockchain's security and infrastructure without needing to build their own consensus mechanism.
Question 2: Privacy coins are a category of cryptocurrency designed to enhance transaction anonymity. Which of the following is the best example of a privacy coin, and what technology does it use?
- Bitcoin (BTC) — uses Taproot to hide all transaction details on a public ledger
- Monero (XMR) — uses ring signatures, stealth addresses, and RingCT to obscure sender, receiver, and transaction amounts by default (Correct answer)
- Tether (USDT) — uses zero-knowledge proofs to hide the identity of stablecoin holders
- Chainlink (LINK) — uses trusted execution environments to keep oracle data private
Correct answer: Monero (XMR) — uses ring signatures, stealth addresses, and RingCT to obscure sender, receiver, and transaction amounts by default
Monero is the leading privacy coin, using three complementary technologies: ring signatures (mix the sender's transaction with others), stealth addresses (one-time addresses for recipients), and RingCT (hides transaction amounts). Privacy is the default for all Monero transactions. Other privacy coins include Zcash (optional shielded transactions using zk-SNARKs) and Dash (CoinJoin mixing).
Question 3: Stablecoins are a major category of cryptocurrency. Which of the following correctly describes the three main types of stablecoins and their stabilization mechanisms?
- Proof-of-Work stablecoins (backed by mining), Proof-of-Stake stablecoins (backed by validators), and Hybrid stablecoins (backed by both)
- Fiat-collateralized (backed 1:1 by USD or similar, e.g., USDC), crypto-collateralized (over-collateralized by crypto assets, e.g., DAI), and algorithmic (supply adjusted by algorithms without collateral, e.g., the failed TerraUSD) (Correct answer)
- Government-backed (issued by central banks), exchange-backed (issued by crypto exchanges), and community-backed (issued by DAOs)
- Hard-pegged (permanently fixed to $1), soft-pegged (fluctuates within a ±5% band), and free-floating (market-determined peg)
Correct answer: Fiat-collateralized (backed 1:1 by USD or similar, e.g., USDC), crypto-collateralized (over-collateralized by crypto assets, e.g., DAI), and algorithmic (supply adjusted by algorithms without collateral, e.g., the failed TerraUSD)
The three primary stablecoin models are: (1) Fiat-collateralized — each token is backed 1:1 by held fiat (USDT, USDC); (2) Crypto-collateralized — over-collateralized by volatile crypto to absorb price swings (MakerDAO's DAI); (3) Algorithmic — no collateral; supply is algorithmically expanded or contracted to maintain the peg (TerraUSD's catastrophic failure in 2022 highlighted the risks of this model).
Question 4: In securities law, the 'Howey Test' is used to determine whether a cryptocurrency token qualifies as a security. What are the four elements of the Howey Test?
- The token must be mined, traded on an exchange, have a whitepaper, and have a fixed supply
- There must be (1) an investment of money, (2) in a common enterprise, (3) with an expectation of profit, (4) derived from the efforts of others (Correct answer)
- The token must be issued by a company, have identifiable management, generate revenue, and distribute dividends to holders
- The token must be registered with the SEC, audited annually, listed on a regulated exchange, and have over 500 holders
Correct answer: There must be (1) an investment of money, (2) in a common enterprise, (3) with an expectation of profit, (4) derived from the efforts of others
The Howey Test originates from a 1946 US Supreme Court case. If a token meets all four criteria — investment of money in a common enterprise expecting profit from others' efforts — it is a security and must comply with securities laws. The SEC has used this test to classify many crypto tokens (e.g., XRP, various ICO tokens) as unregistered securities.
Question 5: What is a 'governance token,' and what rights does it typically grant to holders within a DeFi protocol?
- A token that grants its holder automatic staking rewards without requiring any active participation
- A token that gives holders voting power over protocol decisions such as fee structures, treasury allocation, smart contract upgrades, and new feature proposals (Correct answer)
- A token issued by governments to represent digital voting rights in national elections
- A token that automatically burns supply when holders vote, creating a deflationary governance mechanism
Correct answer: A token that gives holders voting power over protocol decisions such as fee structures, treasury allocation, smart contract upgrades, and new feature proposals
Governance tokens (such as UNI for Uniswap, COMP for Compound, AAVE for Aave) grant holders proportional voting rights in a protocol's DAO. Token holders can propose and vote on changes to the protocol — adjusting parameters, allocating treasury funds, or approving new smart contracts. The more governance tokens held, the more voting weight a participant has.
Question 6: Which of the following best describes a 'utility token' and how it differs from a security token?
- Utility tokens are backed by physical commodities; security tokens represent fractional ownership of digital assets
- A utility token grants access to a specific product or service within a blockchain ecosystem (not an investment contract); a security token represents an investment in an enterprise with expectation of profit, subject to securities regulation (Correct answer)
- Utility tokens are mined through proof of work; security tokens are distributed through staking rewards
- Utility tokens always have a fixed supply; security tokens have an inflationary supply to fund ongoing project development
Correct answer: A utility token grants access to a specific product or service within a blockchain ecosystem (not an investment contract); a security token represents an investment in an enterprise with expectation of profit, subject to securities regulation
Utility tokens (e.g., Filecoin's FIL for storage, Basic Attention Token for advertising) provide access to a platform's service rather than representing an ownership stake or profit expectation. Security tokens are explicitly investment vehicles representing equity, debt, or profit-sharing rights and must comply with securities laws. The distinction is legally significant: improperly classifying a security token as a utility token can result in regulatory action.
What is the fundamental difference between a cryptocurrency 'coin' and a cryptocurrency 'token'?