Insights on Crypto Payments, Infrastructure, and Operations

Deposit Token

Pronunciation: duh-PAH-ziht TOH-kun

Definition

A deposit token is a token or digital claim issued when a user deposits assets into a bank, custodian, lending protocol, vault, exchange, or smart contract. It represents a right to withdraw, redeem, or account for the deposited value under defined rules. The token can be transferable or restricted. Its safety depends on reserve assets, issuer solvency, custody, contract logic, redemption terms, and legal claim structure.

Overview

In decentralized finance, a lending pool can issue receipt tokens that track a supplier’s principal and accrued interest. A vault can issue shares whose exchange rate changes as the underlying strategy gains or loses value.

A regulated bank can issue tokenized deposit claims representing commercial-bank money. These differ from stablecoins because the holder’s claim can be a direct deposit liability of the bank under the applicable legal framework.

Deposit tokens are not always one-to-one fixed balances. Rebasing tokens can increase quantity, while share tokens retain quantity and change redemption value. Applications need the correct accounting model before displaying balances or calculating yield.

Redemption can be limited by pool liquidity, withdrawal queues, lock periods, identity requirements, or market conditions. A token trading below the underlying value can indicate liquidity or counterparty concern.

The contract or issuer may freeze transfers, upgrade rules, or apply fees. A bridged deposit token adds another layer beyond the original claim.

Payment and treasury systems should distinguish a deposit token from the underlying asset. Holding a tokenized bank deposit, lending receipt, or vault share exposes the holder to the intermediary or strategy. The token improves transferability and composability but does not remove the original custody and credit risks.

Independent reconciliation should compare issued deposit tokens with underlying assets and withdrawal obligations. If the issuer or vault changes strategy, exchange rate, or supported collateral, users need versioned disclosures. A transferable receipt can continue trading even after the original deposit route is paused.

The lifecycle can include issuance, distribution, approvals, transfers, locking, burning, redemption, migration, and governance. not every token supports each stage, and some functions are controlled by privileged roles.

Readers can distinguish Deposit Token more clearly by comparing it with Receipt Token and Tokenized Deposit. For Deposit Token, this comparison explains the surrounding workflow without implying that the related concepts provide the same legal claim or technical behavior.

Key Takeaway

Deposit tokens represent claims on deposited assets, with redemption value determined by reserves, strategy performance, liquidity, issuer solvency, and contract rules.

Sources

  1. Ethereum ERC Standards — Ethereum Foundation (2026-08-01)
  2. Ethereum Documentation: Smart Contracts — Ethereum Foundation (2026-08-01)