Digital Currency

Updated: October 4, 2025

What is a digital currency?
– Definition: A digital currency is money that exists only in electronic form; there is no physical banknote or coin. It is exchanged and stored via computer systems, mobile apps, or digital wallets rather than by handing over cash.

How digital currencies work (high level)
– Storage: Units of the currency live in digital accounts or wallets. A wallet holds keys or account credentials that allow the owner to move value.
– Transfer: Transfers occur across a network—this can be a centralized ledger run by a bank or payment provider, or a distributed ledger (blockchain) where many nodes validate transactions.
– Control and creation: Some digital currencies are issued and controlled by a single authority (for example, a central bank). Others are issued according to rules embedded in software and maintained by a distributed network.
– Use cases: They can be used to buy goods and services, send cross‑border payments, reward users inside platforms (e.g., gaming tokens), or support programmable features such as smart contracts.

Key terms (defined)
– Wallet: Software or hardware that stores access credentials for digital funds.
– Blockchain: A distributed ledger technology where transactions are grouped into blocks and cryptographically linked.
– Cryptography: Mathematical techniques used to secure transaction records and control issuance in many digital currencies.
– Stablecoin: A token designed to hold a stable value, typically by being backed 1:1 with fiat currency or other assets.
– Central bank digital currency (CBDC): A digital form of a country’s sovereign currency, issued and regulated by its central bank.

Types of digital currency
1. Cryptocurrencies
– Description: Digital money secured and governed by cryptographic rules and network consensus (examples: Bitcoin, Ethereum).
– Characteristics: Often decentralized; supply and transaction validation are managed by protocols and network participants.
– Regulation: Degree of regulatory oversight varies by jurisdiction.

2. Virtual currencies
– Description: Digital-only currencies issued and managed by a private entity or community (examples include in‑game tokens or platform credits).
– Characteristics: Control is often centralized with the developer or company that created them; they may follow preset algorithmic rules.

3. Central bank digital currencies (CBDCs)
– Description: Digital liability of a central bank issued to the public; intended to be a digital version of the national currency.
– Characteristics: Centralized, regulated, and typically pegged to the country’s fiat unit. Designed to increase payment efficiency, lower costs, and support financial inclusion.
– Practical note: CBDCs are unlikely to be speculative assets because they will be redeemable for the underlying fiat currency.

Unique features and potential benefits
– Faster settlement of payments compared with some traditional systems.
– No need to print or mint physical money.
– Lower transaction costs in some architectures.
– Potential to make monetary and fiscal tools more direct and programmable.
– Privacy characteristics vary by design; some systems can be designed to offer stronger privacy than standard digital bank records.

Main risks and disadvantages
– Usability and custody: Users need secure ways to store keys and access accounts.
– Cybersecurity: Systems are vulnerable to hacking if not properly protected.
– Price volatility: Market-based cryptocurrencies can swing widely in value, making them poor stores of value for day‑to‑day transactions.
– Irrevocability: Some systems make transactions permanent, which can be an issue if mistakes or fraud occur.
– Limited acceptance: Not all merchants or jurisdictions accept every digital currency.

Practical examples and notes
– Bitcoin and Ethereum: Widely known decentralized cryptocurrencies; often used for trading and speculation rather than daily payments.
– Stablecoins (e.g., US dollar–pegged tokens): Aim to reduce volatility by backing tokens with fiat reserves, but reserve management practices can create risks.
– e-CNY (digital yuan): A CBDC pilot by China; distribution has been limited to certain cities and to eligible users who download official apps.

Can you invest in CBDCs?
– Direct investment in a CBDC is unlikely in the same way you invest in cryptocurrencies because CBDCs are digital forms of sovereign currency and will be pegged to the fiat unit.
– Exposure to a country’s currency value remains possible through foreign exchange (FX) markets and financial instruments that trade that fiat currency.

How to obtain China’s digital yuan (e-CNY) — practical steps (based on pilot practice)
1. Confirm eligibility: e-CNY pilots have been limited to residents and participants in selected cities.
2. Download the official wallet app (provided by authorized banks or platforms).
3. Complete identity verification as required by the platform.
4. Fund the wallet by converting renminbi from a linked bank account or using in-person top-ups where supported.
5. Use the wallet to pay merchants or to receive transfers on the same network.

How to create a digital currency — simplified checklist
1. Define purpose: Payments, platform utility, store of value, stablecoin backing, or CBDC prototype.
2. Choose architecture: Centralized ledger (single issuer) or distributed ledger (blockchain).
3. Design economics: Total supply, issuance schedule, inflation/deflation rules, and governance model.
4. Implement security: Wallet design, key management, and penetration testing/audits.
5. Meet legal/regulatory requirements: KYC/AML, securities laws, consumer protection.
6. Build distribution channels: Exchanges, wallets, merchant integrations.
7. Maintain operations: Monitoring, upgrades, community/governance processes.

Short checklist for users considering a digital currency
– Confirm what type it is: CBDC, cryptocurrency, or virtual token.
– Check regulatory status in your jurisdiction.
– Understand custody: Do you control the private keys or does a third party?
– Evaluate volatility: Is the unit pegged or free‑floating?
– Assess counterparty risk: Who manages reserves or governance?
– Consider security and backup procedures for wallets.
– Verify merchant acceptance and liquidity for conversion to fiat.

Worked numeric example — comparing a cross‑border transfer
Scenario: You need to send $1,000 from Country A to a recipient in Country B.

Traditional bank transfer:
– Bank fee: 1.0

– Bank fee: 1.0% = $10
– Correspondent/intermediary fee: $15
– FX spread (1.5% of $1,000): $15
– Receiving bank fee: $10

Total costs (bank route) = $10 + $15 + $15 + $10 = $50
Amount received = $1,000 − $50 = $950

Digital‑currency route (stablecoin example, e.g., USDC)

Assumptions
– Convert USD → stablecoin on an exchange: maker/taker fee 0.20% = $2
– On‑chain transfer fee: $5 (low‑fee chain or L2)
– Convert stablecoin → recipient local currency on their exchange: spread 0.50% = $5
– Withdrawal/bank transfer fee on recipient side: $10

Calculations
– Exchange buy fee = 0.20% × $1,000 = $2
– On‑chain fee = $5
– Exchange sell spread = 0.50% × $1,000 = $5
– Recipient withdrawal fee = $10

Total costs (stablecoin route) = $2 + $5 + $5 + $10 = $22
Amount received = $1,000 − $22 = $978

Cryptocurrency route (volatile token example, e.g., BTC)

Assumptions
– Buy fee: 0.20% = $2
– On‑chain transfer (higher) fee: $15
– Sell spread: 1.0% = $10
– Withdrawal fee to bank: $10
– Price slippage / market move while in transit: −2% of principal = −$20

Calculations
– Fees = $2 + $15 + $10 + $10 = $37
– Price movement loss = $20

Total costs (BTC route) = $37 + $20 = $57
Amount received = $1,000 − $57 = $943

Summary (rounded)
– Traditional bank transfer: recipient gets $950 (total cost $50; cost = 5.0% of sent amount)
– Stablecoin transfer: recipient gets $978 (total cost $22; cost = 2.2%)
– Volatile crypto transfer: recipient gets $943 (total cost $57; cost = 5.7%, including price risk)

Key takeaways and checklist for comparisons
– Explicitly list and quantify every fee: sending fee, correspondent/intermediary fees, on‑chain gas, exchange fees, receiving/withdrawal fees.
– Account for FX spread separately from explicit fees (FX spread is an implicit cost).
– If using volatile crypto, model price movement risk while funds are in transit or awaiting conversion.
– Consider speed — faster rails can reduce execution risk; slower rails can increase price slippage.
– Include non‑fee factors: regulatory compliance, counterparty and custody risk, liquidity of the token in the recipient’s local market.
– Run the arithmetic: Amount received = Sent amount − sum(all fees) − any market loss/gain during transit.

Assumptions noted
– Percentages and fixed fees above are illustrative. Real fees vary by provider, chain congestion, order type (maker vs taker), and local withdrawal rails.
– FX spread is applied to the principal for simplicity; some providers apply spreads after fees or incorporate them into quoted rates.

Sources for further reading
– Investopedia — Digital Currency: https://www.investopedia.com/terms/d/digital-currency.asp
– World Bank — Remittance Prices Worldwide (database and methodology): https://remittanceprices.worldbank.org
– Bank for International Settlements (BIS) — Cross‑border payments and digital currency research: https://www.bis.org

Educational disclaimer
This is educational information, not personalized investment, tax, or legal advice. Do your own due

diligence, and consult a qualified tax, legal, or financial professional before acting on any information here.

Quick checklist — what to verify before sending digital currency cross‑border
1. Licensing and reputation: confirm the exchange, wallet, or service is licensed where it operates and has positive, independent reviews. Check regulator registers if uncertain.
2. All fee components: list and quantify every fee (exchange/commission, on‑chain network fee, withdrawal fee, receiving‑side bank or payout fee, and any custodial or conversion commissions).
3. FX treatment: ask whether the FX spread is applied to the principal or after fees; get the quoted mid‑market rate to compare.
4. Settlement time and volatility risk: estimate how long funds are “in

in transit (on‑chain or held in an exchange/custodial wallet) and the price volatility exposure during that period. If volatility is material, consider locking value with a stablecoin (a token pegged to fiat) or arranging a quick off‑ramp into local fiat on the receiving side.

5. Counterparty and custody risk: confirm who controls private keys at each stage. “Custodial” means a third party holds keys; “non‑custodial” means the user does. Ask whether funds will be held in pooled wallets, whether hot wallets (online) are used, and what insurance — if any — covers losses. Prefer counterparties with audited custodian arrangements or segregated accounts.

6. Regulatory, KYC and sanctions screening: verify what identity documents are required on both sides and whether the service performs sanctions or anti‑money laundering (AML) checks. Cross‑border transfers can be delayed or blocked for compliance reasons.

7. Tax and reporting: check tax treatment in both jurisdictions. Keep transaction IDs, timestamps, fiat values at time of each leg and receipts for any conversions. Many countries require disclosure of crypto sales, conversions or foreign receipts.

8. Reconciliation and proof of payment: require a transaction hash (txid) for on‑chain transfers and a block‑explorer link. For exchange transfers, request the exchange withdrawal receipt and the receiving account credit note. Match amounts, addresses, and timestamps during reconciliation.

9. Recovery, dispute resolution and customer support: identify what remedies exist if funds are sent to the wrong address, if a counterparty freezes funds, or if an exchange fails. Obtain the support contact, expected response times, and whether there is any insured recovery process.

10. Jurisdictional and exit rules: confirm local rules for converting crypto to bank transfers, limits on incoming amounts, and any mandatory holding periods. Some banks reject deposits originating from crypto platforms they cannot verify.

Practical sender checklist (step‑by‑step)
1) Verify recipient wallet address off‑line (e.g., phone call or verified message) and send a very small test amount first (a “canary” transfer).
2) Record test txid and wait for at least the recommended confirmations for that chain. Confirm recipient received and could convert/withdraw.
3) Compute total cost before the bulk transfer: exchange commission + on‑chain fee + receiving conversion fee + any withdrawal fees. Agree with recipient who bears each fee.
4) Execute full transfer only after test clears. Save all receipts, screenshots, txids, and

and any correspondence with the counterparty and service providers for at least the length of your local record‑keeping or tax retention requirement.

5) Back up keys and access tools. Ensure the sender and recipient each have secure, verified backups of private keys, seed phrases, or custodial account credentials before initiating the bulk move. Use hardware wallets for large amounts when possible; never transmit seed phrases electronically.

6) Prefer business hours. Execute large transfers during business hours for both parties’ time zones so you can resolve problems quickly with exchanges, wallets, or banks.

7) Avoid public Wi‑Fi and use endpoint security. Do transfers from a secured network and a clean device. Consider a VPN and antivirus/malware scan before signing transactions.

8) Establish a dispute/recall plan. For custodial platforms, confirm whether the platform supports recovery/rollback and the timelines and documentation they require.

Recipient checklist (brief)
– Confirm your bank or exchange accepts the incoming asset and can convert to fiat. Ask the sender to provide sample txid and timing.
– Provide a verified receiving address and an off‑chain verification method (phone, signed message).
– Verify you can withdraw the fiat proceeds to your bank account (check limits and hold periods).
– Prepare ID and KYC documents if required for conversion on receipt.
– Notify your tax advisor or prepare records for reporting.

Practical confirmation guidance (typical confirmation targets; check the counterparty’s guidance)
– Bitcoin (BTC): 3–6 confirmations for medium‑size transfers; 6 confirmations for large transfers.
– Ethereum (ETH) and major ERC‑20 tokens: 12 confirmations is common.
– Binance Smart Chain, Solana, and other fast chains: 20–30 confirmations are often recommended by services.
Always use the receiving platform’s stated requirement as authoritative.

Worked numeric example — compute net received
Assumptions:
– Sender will transfer 1.5 ETH. Market price = $1,800 per ETH → gross value = 1.5 × $1,800 = $2,700.
– Exchange commission (maker/taker) = 0.5% of gross.
– On‑chain gas fee = 0.005 ETH (payable by sender).
– Receiving platform conversion fee = 1% of gross (deducted when converting to fiat).
– Bank withdrawal fee (recipient) = $15.

Step‑by‑step calculation:
1) Exchange commission = 0.5% × $2,700 = $13.50.
2) On‑chain gas fee in USD = 0.005 ETH × $1,800 = $9.00.
3) Amount arriving on chain (in ETH) = 1.5 − 0.005 = 1.495 ETH → USD value ≈ 1.495 × $1,800 = $2,691.00.
4) Receiving conversion fee = 1% × $2,691.00 = $26.91.
5) Net before bank withdrawal = $2,691.00 − $26.91 = $2,664.09.
6) Net after bank withdrawal = $2,664.09 − $15 = $2,649.09.

Summary: From $2,700 sent (pre‑fees), recipient receives roughly $2,649.09 — a total cost of $50.91 shared among sender and recipient depending on your fee‑agreement.

Tax and compliance checklist (brief)
– Record the date/time, txid, value in local fiat at time of transfer, and purpose (gift, sale, payment).
– Determine tax treatment in your jurisdiction (capital gains, income, gift tax). Rules vary materially by country.
– For cross‑border transfers, watch for reporting requirements and AML/KYC thresholds.
– Retain all documentation for the statutory retention period in your jurisdiction.

Risk checklist (brief)
– Counterparty risk: verify identity and reputation of exchanges, brokers, and wallet custodians.
– Custodial vs. self‑custody: custodial platforms can freeze or reverse funds; self‑custody puts responsibility on key protection.
– Regulatory risk: rules for crypto, convertible currency, and reporting change rapidly.
– Technical risk: smart contract bugs, chain splits, and replay attacks can

…result in lost funds or unintended duplicate transactions; verify contract addresses and wait for sufficient confirmations before treating funds as final.

– Market risk: sharp price swings and thin order books can produce rapid losses or large bid–ask spreads, especially for smaller tokens and on low‑liquidity venues.
– Legal and regulatory risk: ambiguous or changing classification (currency, commodity, security) can affect permitted activities, available protections, and tax treatment.
– Privacy and deanonymization risk: on‑chain transactions are public; linking addresses to identities (exchange accounts, IP data) can expose holdings or trigger compliance reviews.
– Fraud, social‑engineering, and phishing: impersonation, fake DEX/website clones, and malicious wallet software are common attack vectors.
– Operational risk: exchange outages, service freezes, maintenance, and withdrawal limits can prevent access to funds when liquidity or timing matters.
– Network congestion and fee risk: transaction delays and unusually high fees during peak demand can materially affect execution cost and timing.
– Custody concentration risk: storing large balances with a single custodian increases single‑point‑of‑failure exposure.
– Interoperability and bridge risk: cross‑chain bridges and wrapped assets add counterparty and smart contract complexity that can break or be exploited.

Mitigation checklist (brief)
– Due diligence: check registration, corporate disclosures, audit reports, and user reviews for exchanges, custodians, and token projects.
– Start small and test: send a small test transfer when using a new address, chain, or service before moving large amounts.
– Use cold storage and hardware wallets: keep long‑term holdings offline and use hardware signing devices for transactions.
– Apply multi‑signature (multi‑sig) for shared or institutional custody to reduce single‑key failure risk.
– Protect keys and seeds: store seed phrases offline in multiple secure locations; never enter them into a website or share them.
– Keep software updated: run wallets and node software from official sources and keep devices patched.
– Verify addresses and contracts: copy addresses only via QR/clipboard verification and confirm smart contract source code where relevant.
– Monitor confirmations: for large inbound transactions, wait for an appropriate number of block confirmations (depends on chain) before considering funds settled.
– Maintain comprehensive records: date/time, txid, fiat value at time, purpose, counterparty, and supporting docs for tax and auditing.
– Use reputable analytics and blockchain explorers for tracing and dispute evidence.
– Insure where practical: consider third‑party custody with insurance or insured custodial solutions for institutional exposures.
– Legal and tax consultation: consult qualified counsel or tax professionals for cross‑border, corporate, or high‑volume activity.

Worked examples (brief)

1) Capital gain calculation (simple)
Formula: Capital gain = Proceeds (sale price − selling fees) − Cost basis (purchase price + purchase fees)

Example:
– Bought 1.000 BTC at $10,000; purchase fee $50 → cost basis = 10,050
– Sold 1.000 BTC at $12,500; selling fee $50 → proceeds = 12,450
– Capital gain = 12,450 − 10,050 = $2,400

Note: Different jurisdictions allow FIFO (first‑in, first‑out), LIFO, specific identification, or pooled basis; confirm local rules.

2) Transaction fee example on Ethereum
Fee (ETH) = gas limit × gas price (in ETH)
Convert gas price from gwei: 1 gwei = 1e‑9 ETH

Example:
– Gas limit = 21,000
– Gas price = 50 gwei = 50 × 1e‑9 ETH
– Fee = 21,000 × 50e‑9 = 0.00105 ETH
If ETH = $2,000, fee ≈ 0.00105 × 2,000 = $2.10

Key takeaways (brief)
– Digital currencies combine financial, technical, and legal risks; treat them like both software and money.
– Good custody, thorough recordkeeping, and small initial tests materially reduce operational loss risk.
– Tax treatment and reporting obligations vary—document everything and seek professional guidance for complex cases.
– Diversify counterparty exposure and prefer transparent, regulated providers when safety and recoverability are priorities.

References
– Internal Revenue Service (IRS) — Virtual Currency Guidance: https://www.irs.gov/individuals/international-taxpayers/frequently-asked-questions-on-virtual-currency-transactions
– Financial Action Task Force (FATF) — Guidance for a Risk‑Based Approach to Virtual Assets: https://www.fatf-gafi.org/publications/fatfrecommendations/documents/guidance-rba-virtual-assets.html
– Bank for International Settlements (BIS) — Research on Crypto‑assets and CBDCs: https://www.bis.org/topic/fi_dis.htm
– Investopedia — Digital Currency (topic page): https://www.investopedia.com/terms/d/digital-c