Glossary

Tokenized Treasury

US Treasury bonds or bills represented as blockchain tokens, enabling on-chain access to government debt yield.

Key Takeaways

  • Tokenized treasuries are blockchain tokens backed 1:1 by US Treasury bills or money market funds, giving holders on-chain access to government debt yield. They are classified as real-world assets (RWAs) and fall under securities regulation.
  • Unlike yield-bearing stablecoins, tokenized treasuries are securities that pass through interest to holders. The GENIUS Act explicitly prohibits stablecoin issuers from paying yield, making tokenized treasuries the primary on-chain vehicle for government debt exposure.
  • The market grew from roughly $1 billion in early 2024 to over $15 billion by mid-2026, with products from BlackRock, Franklin Templeton, Circle, and Ondo Finance deployed across multiple blockchains. DeFi protocols increasingly accept them as collateral and yield sources.

What Is a Tokenized Treasury?

A tokenized treasury is a blockchain token that represents ownership in a fund holding US Treasury bills, notes, or money market instruments. An issuer purchases short-dated government debt, then mints tokens on a 1:1 basis against those holdings. Token holders receive the yield generated by the underlying Treasuries, minus management fees.

Tokenized treasuries sit at the intersection of traditional finance and decentralized finance (DeFi). They bring the near-risk-free yield of US government debt into the on-chain ecosystem, where it can be composed with smart contracts, used as collateral, and settled 24/7 without relying on traditional market hours or clearing processes.

The concept emerged as institutions recognized that billions of dollars in stablecoin reserves were already invested in T-bills, yet none of that yield flowed to token holders. Tokenized treasuries close that gap by giving holders a direct claim on the interest.

How It Works

The lifecycle of a tokenized treasury follows a straightforward issuance and redemption process, similar to how ETF creation and redemption works in traditional markets:

  1. An investor sends cash or stablecoins (typically USDC) to the issuer or its transfer agent
  2. The issuer uses those proceeds to purchase short-dated US Treasury bills or shares of a government money market fund
  3. A regulated custodian holds the underlying assets off-chain
  4. The issuer mints blockchain tokens representing ownership in the fund on a 1:1 basis
  5. Yield from the T-bills flows through to token holders, minus management fees
  6. To redeem, the investor burns tokens and receives cash or stablecoins, typically within T+0 to T+1

Yield Distribution Models

Different products distribute yield in different ways, which affects how they integrate with DeFi protocols:

ModelMechanismExample
NAV appreciation (accumulating)Token price increases over time as yield accruesUSYC, OUSG
Daily dividends (rebasing)Additional tokens distributed daily at a stable $1.00 NAVBUIDL
Monthly payoutsCash dividends paid periodically while NAV stays near $1.00BENJI (FOBXX)

The accumulating model is simpler for DeFi composability because the token balance stays constant while value grows. Rebasing models require additional logic in smart contracts to track supply changes.

On-Chain Transfer Restrictions

Because tokenized treasuries are securities, most products restrict transfers to accredited or qualified investors who have completed KYC/AML verification. Issuers enforce this through allowlists embedded in the token's smart contract:

// Simplified ERC-20 with transfer restrictions
function transfer(address to, uint256 amount) public returns (bool) {
    require(allowlist[msg.sender], "Sender not verified");
    require(allowlist[to], "Recipient not verified");
    return super.transfer(to, amount);
}

This permissioned transfer model means tokenized treasuries cannot be freely traded on open DEXs without integration with the issuer's compliance system. Some products, like BlackRock's BUIDL, have enabled secondary trading on Uniswap through request-for-quote systems that enforce eligibility checks.

Major Products

The tokenized treasury market is dominated by a handful of institutional issuers. As of mid-2026, the leading products by assets under management include:

ProductIssuerAUM (approx.)Blockchains
USYCCircle (acquired Hashnote, Jan 2025)~$3BEthereum, Sui, Canton
BUIDLBlackRock (via Securitize)~$2.9BEthereum, Solana, Polygon, Avalanche, Arbitrum, Optimism, Aptos, BNB Chain
BENJI (FOBXX)Franklin Templeton~$700M+Stellar, Polygon, Arbitrum, Aptos, Avalanche, Base, Solana, Ethereum
USTBInvesco (via Superstate)~$967MEthereum
OUSG / USDYOndo Finance~$2.6B combinedEthereum, multiple L2s

Ethereum hosts the largest share of tokenized treasury AUM (approximately 43%), followed by BNB Chain (~31%), with Solana, Avalanche, and Stellar sharing the remainder. Multi-chain deployment has accelerated as issuers seek to reach users across different ecosystems.

Tokenized Treasuries vs. Stablecoins

While both fiat-backed stablecoins and tokenized treasuries may hold US Treasury bills in their reserves, they serve fundamentally different purposes and face different regulatory treatment:

FeatureStablecoinTokenized Treasury
Primary purposePayment instrument (par value)Yield-bearing investment
Yield to holderProhibited under GENIUS ActPassed through to holders
Regulatory classificationNot a securitySecurity (SEC-regulated)
Access restrictionsGenerally open to allTypically accredited/qualified investors
Transfer restrictionsFreely transferableAllowlisted addresses only
Price behaviorPegged to $1.00Appreciates with accrued yield (or rebases)

This distinction matters for stablecoin yield strategies. Because the GENIUS Act (signed into law in July 2025) bars permitted payment stablecoins from paying interest directly to holders, tokenized treasuries have become the standard vehicle for on-chain exposure to government debt yield. Stablecoin issuers like Circle keep the T-bill interest as revenue, while tokenized treasury issuers pass it through.

For a deeper analysis of how these instruments interact, see the research article on tokenized treasuries and on-chain yield.

Use Cases

DeFi Collateral

DeFi protocols increasingly accept tokenized treasuries as collateral for borrowing. Platforms like Aave Horizon allow institutional borrowers to post USTB, USYC, or BUIDL tokens and borrow stablecoins against them. This creates "working collateral": capital that earns approximately 3-4% yield while simultaneously serving as margin for trading or lending positions.

The concept is similar to how traditional prime brokerages allow clients to use short-dated government bonds as margin collateral. On-chain, the process is automated through smart contracts with defined liquidation parameters.

Stablecoin Reserve Backing

Protocols like Sky (formerly MakerDAO) use tokenized treasuries to back their stablecoins. By holding BUIDL and similar tokens in their overcollateralized vaults, these protocols earn yield on their reserves and use the income to fund savings rates for stablecoin holders. This approach has become a primary revenue source for decentralized stablecoin protocols.

Cash Management for Institutions

Traditional financial institutions use tokenized treasuries for cash management with near-instant settlement. In August 2026, the SEC issued a no-action letter allowing Franklin Templeton's traditional mutual funds and ETFs to invest in its on-chain BENJI fund for cash management purposes, signaling growing regulatory acceptance. The DTCC has also announced plans to tokenize DTC-custodied US Treasuries on the Canton Network.

Capital Efficiency in Trading

On centralized exchanges, tokenized treasuries serve as off-exchange collateral for derivatives trading. Circle's USYC, for example, is used on Binance for institutional margin, letting traders earn yield on their collateral rather than holding non-yielding stablecoins. This approach improves capital efficiency for market makers and institutional traders.

Why It Matters

Tokenized treasuries represent one of the most tangible bridges between traditional finance and blockchain infrastructure. They address a core inefficiency: trillions of dollars sit in on-chain stablecoins earning no yield, while the same underlying assets (T-bills) generate consistent returns in traditional markets.

For the broader Bitcoin and stablecoin ecosystem, tokenized treasuries provide a yield benchmark that stablecoin protocols can reference. Products like USDB and similar stablecoins in the Spark ecosystem benefit from the transparency that tokenized treasury markets bring to reserve management and yield generation. As tokenized deposits and tokenized treasuries mature, they create a more complete on-chain financial system where yield, payments, and collateral management operate on shared infrastructure.

For more on how tokenized real-world assets are reshaping DeFi collateral, see the research article on RWA tokenization on Bitcoin and blockchain.

Risks and Considerations

Regulatory Risk

Tokenized treasuries are securities, subject to SEC registration requirements and investor eligibility rules. Most products restrict access to accredited or qualified purchasers. Regulatory actions against issuers could freeze token transfers or force fund wind-downs. Cross-jurisdictional regulatory divergence adds complexity for products offered across multiple regions.

Counterparty and Custodial Risk

The strength of a token holder's claim depends on the legal structure of the issuing entity. If the issuer or custodian fails, recovery depends on whether the fund provides bankruptcy remoteness through a properly structured special purpose vehicle (SPV). Not all products offer the same level of legal protection.

Smart Contract Risk

Like any on-chain asset, tokenized treasuries face smart contract risks including execution bugs, oracle manipulation, and bridge failures for multi-chain deployments. Audited contracts reduce but do not eliminate this risk.

Redemption and Liquidity Risk

While some products offer same-day (T+0) redemption, others require T+1 or longer. In market stress scenarios, liquidity constraints could delay redemptions. Secondary market liquidity remains thin compared to traditional money markets: as of early 2026, there were approximately 55,000 unique holders across all 65 tracked tokenized treasury products.

Access Limitations

Most tokenized treasury products remain unavailable to retail investors due to securities law restrictions. The requirement for accredited investor status and KYC verification creates a barrier that limits broader adoption. Franklin Templeton's BENJI is a notable exception, being structured as a US-registered mutual fund with no stated minimum investment.

This glossary entry is for informational purposes only and does not constitute financial or investment advice. Always do your own research before using any protocol or technology.