Tokenized Funds: The Fund Plumbing They Replace

A tokenized fund is a mutual fund or money market fund whose shares live as blockchain tokens. Here is how that swaps out the transfer agent, reconciliation and settlement plumbing underneath.

Share
Tokenized Funds: The Fund Plumbing They Replace

A tokenized fund keeps almost everything about a traditional fund intact. Same regulator, same assets, same NAV, same manager. What changes is the record of who owns a share. Instead of that record sitting in a transfer agent's private database, updated in batches, the share exists as a token on a blockchain, and the blockchain is the register.

That single swap collapses a surprising amount of infrastructure. The transfer agent, the nightly reconciliation between fund accounting and shareholder records, the T+1 settlement wait, and the market-hours-only subscription window all exist because the ownership record and the money moving to buy it live in separate systems that have to be periodically synced. When the share and the payment settle on the same ledger, most of that syncing stops being necessary.

According to Allium's crosschain RWA dataset (as of September 3, 2026), $32.3B of real-world assets are now tokenized onchain, up roughly 171% from $11.9B a year earlier. Tokenized Treasuries and money market funds are the single largest slice at $17.3B, with tokenized private funds adding another $2.9B. Fund tokenization is where most of the real money has actually gone.

Key takeaways

  • A tokenized fund is a regulated fund whose shares are represented as tokens on a blockchain, with the chain acting as the shareholder register rather than a transfer agent's database.
  • Tokenized Treasuries and money market funds account for $17.3B of the $32.3B in onchain real-world assets, per Allium's dataset (September 3, 2026), making them the dominant category.
  • The main operational payoff is the removal of reconciliation and settlement lag: when the share and the payment settle on one ledger, T+1 waits and nightly syncs largely disappear.
  • Tokenization does not remove the fund wrapper's rules. KYC, transfer restrictions and eligibility checks move into the token contract itself.
  • The headline of "24/7, instant" is real for token transfers but limited by what the fund's underlying assets and banking rails can actually settle around the clock.

The tension worth understanding first

The pitch for tokenized funds is "instant, 24/7, programmable." Two of those three are genuinely true at the token layer and partly false underneath it. A token representing a money market fund share can move between two whitelisted wallets in seconds, at any hour. But the fund still holds real Treasuries and cash sitting in a bank, and those assets do not settle at 2am on a Sunday. So the interesting question is not whether tokenized funds are faster. It is which specific parts of the stack get faster, and which are still bottlenecked by the traditional world the fund touches.

The parts that get faster are the ownership transfer and the reconciliation. The parts that stay slow are anything requiring the underlying cash or securities to actually move through banks and clearinghouses. Understanding that split is the whole point.

The operational stack, before and after

Here is what a subscription and a secondary transfer look like in a traditional fund versus a tokenized one. This is the artifact worth keeping.

FunctionTraditional fundTokenized fund
Shareholder registerTransfer agent's private databaseThe blockchain itself, readable by anyone
Ownership transferTransfer agent updates records, often in daily batchesToken moves between whitelisted wallets on-chain
ReconciliationNightly sync between fund accounting and transfer agent recordsRegister and balances are the same object, little to reconcile
SettlementT+1, capital locked while the trade clearsDelivery-versus-payment on one ledger, near-instant when a stablecoin is the cash leg
Subscription windowMarket hours, cutoff times per fundToken transfers 24/7, subject to eligibility rules
Eligibility / KYCEnforced by the transfer agent and distributorEnforced by allow-lists coded into the token contract
Proof of holdingsStatement from the transfer agentOn-chain balance, verifiable directly

The row that matters most for a treasurer is settlement. Faster settlement means capital is not locked for a business day waiting for a subscription to clear, so idle cash can go to work sooner. The reconciliation row is the one that matters for the fund operator: eliminating the nightly sync removes an entire class of breaks, disputes and manual fixes.

How a tokenized fund works, step by step

  1. The fund is structured under existing rules. A tokenized money market fund is still a registered fund or a regulated feeder. The token is a representation of a share, not a new legal instrument. BlackRock's BUIDL fund, launched with Securitize on Ethereum, holds cash, US Treasuries and repo, and pays yield as new tokens.
  2. An eligible investor is whitelisted. KYC and accreditation checks run off-chain, and the investor's wallet address is added to an allow-list in the token contract. Only allow-listed addresses can hold or receive the token.
  3. Subscription settles delivery-versus-payment. The investor sends the cash leg, frequently a regulated stablecoin such as USDC, and receives the fund token. When both legs are on the same chain, this happens atomically.
  4. Ownership lives on-chain from then on. The blockchain is the register. Balances update as tokens move, and the fund administrator reads the chain rather than a separate ledger.
  5. Yield and redemptions run through the contract. Distributions are minted to holders, and redemptions burn the token against a cash payout, again subject to the same eligibility rules.

For securities held in custody rather than moved wallet-to-wallet, the plumbing borrows from traditional market structure. Our explainers on atomic settlement for tokenized securities and the role of a central securities depository for tokenized securities walk through where these overlap.

Why the money went to money market funds first

Of the $17.3B in tokenized Treasuries and money market funds, the concentration is not an accident. A money market fund is close to a perfect first product for tokenization: its NAV barely moves, its underlying assets are the most liquid securities in the world, and its natural users are institutions that already hold large stablecoin balances earning nothing. A tokenized MMF lets that idle stablecoin cash earn a Treasury yield while staying on-chain, ready to move into a trade or a settlement without leaving the blockchain.

That is the real driver behind the category's growth. Franklin Templeton's on-chain US Government Money Fund (FOBXX) records share ownership on public blockchains directly, using the chain as the official record rather than a mirror of one. That is the design that removes the transfer agent from the critical path.

The parts tokenization does not fix

The token can move at 2am, but the fund's underlying assets settle on traditional schedules. A large redemption still requires the fund to sell or mature real securities and move real cash through banks, which do not operate around the clock. So "instant redemption" usually means instant token burn against a stablecoin the issuer already holds in reserve, not instant liquidation of the portfolio. When issuers run out of that buffer, redemptions revert to traditional timelines.

Eligibility is another constraint that does not disappear, it relocates. A tokenized fund share is not a bearer asset you can send to anyone. The allow-list in the contract enforces the same investor restrictions the transfer agent used to, which is why most tokenized funds today are limited to qualified or institutional investors. For securities that need broker-dealer custody rules, the customer-protection question is real, and we cover it in 15c3-3 for tokenized securities.

Measuring a fund that lives across chains

Once a fund token exists on several blockchains, a basic operational question gets hard: what is the total supply, and does it reconcile to the fund's stated assets under management? BUIDL alone spans multiple chains, and the same fund's tokens carry different contract addresses, different decimals and different transfer-event formats on each one. To answer "how much of this fund exists right now," every mint, burn and transfer on every chain has to resolve to the same fields: issuer, fund, chain, holder, token amount and USD value, with mints and burns classified correctly so supply nets out.

Allium normalizes those records across 150+ blockchains into standardized RWA tables, so a tokenized fund's supply, holder base and flows read as one consistent dataset instead of a per-chain reconstruction. The RWA datasets sit behind the category figures cited here, and the same normalization is why the Federal Reserve and a16z have drawn on Allium data in published research.

Risks and open questions

  • Redemption liquidity under stress. Instant on-chain redemption depends on the issuer holding enough stablecoin reserves. A stress event that exhausts that buffer forces a fall back to traditional settlement, and the on-chain "instant" promise breaks at the worst moment.
  • Legal finality of the on-chain register. Whether the blockchain balance is the legally authoritative record, or merely a mirror of an off-chain register, varies by fund and jurisdiction. That distinction determines what happens in a dispute or a bankruptcy.
  • Stablecoin dependency. Most of the settlement speed comes from pairing the fund token with a stablecoin cash leg. That inherits the stablecoin's own risks around reserves and redemption.
  • Fragmented composability. A fund token issued on one chain is not automatically usable as collateral on another. Bridging and wrapping reintroduce counterparty and smart-contract risk.
  • Smart-contract and allow-list risk. The eligibility logic and the freeze functions that make these tokens compliant are code, and code has bugs and administrative keys.

Frequently asked questions

What is a tokenized fund?

A tokenized fund is a regulated fund, most commonly a money market or Treasury fund, whose shares are represented as tokens on a blockchain. The chain acts as the shareholder register, so ownership transfers and settlement happen on-chain rather than through a transfer agent's private database updated in batches.

How is a tokenized fund different from a crypto token?

A tokenized fund token represents a legal share of a regulated fund that holds real assets like Treasuries and cash. It is subject to the fund's rules, its price tracks the fund's NAV, and only whitelisted, eligible investors can hold it. It is not a freely tradable bearer asset.

How large is the tokenized fund market?

Per Allium's crosschain RWA dataset (September 3, 2026), tokenized Treasuries and money market funds total $17.3B, the largest single category within $32.3B of onchain real-world assets. Tokenized private funds add another $2.9B. The overall RWA total grew about 171% over the trailing year.

Does tokenization make fund redemptions truly instant?

Only partly. The token can be burned instantly and paid out in a stablecoin the issuer already holds in reserve. But the fund's underlying securities settle on traditional schedules, so a large redemption that exceeds the stablecoin buffer reverts to conventional settlement timelines.

Who can invest in tokenized funds today?

Most tokenized funds are currently limited to qualified or institutional investors. Eligibility is enforced by an allow-list coded into the token contract, so only KYC-approved addresses can hold or receive the token. This mirrors the restrictions a transfer agent previously enforced.

What does the transfer agent do in a tokenized fund?

Its core job, maintaining the authoritative record of who owns which shares, is largely taken over by the blockchain. The functions that remain are eligibility and KYC checks, which move into the token contract's allow-list, and off-chain administration such as fund accounting and distribution logic.