SEC Clears Franklin Onchain Money Fund as Cash and Collateral

SEC Clears Franklin Onchain Money Fund as Cash and Collateral

Crypto APIs Team

Aug 17, 2026 • 4 min

SEC staff have cleared Franklin Templeton funds to hold the Franklin OnChain U.S. Government Money Fund (FOBXX) as cash and collateral. The no-action relief lets one tokenized money-market fund sit on the balance sheet of other regulated funds. For teams building custody, payment, and DeFi infrastructure, this is a signal that regulated tokenized assets are moving from pilot to production settlement layer.

What happened

The U.S. Securities and Exchange Commission (SEC) issued no-action relief to Franklin Templeton. The relief permits certain Franklin funds to treat shares of FOBXX, a tokenized money-market fund, as cash and as collateral. FOBXX records share ownership on public blockchains, including Stellar and Polygon, with a transfer agent maintaining the official record.

This matters at the mechanics level. A money-market fund holding another fund as collateral is standard in traditional finance (TradFi). Doing it with an on-chain fund means the collateral leg now settles against a blockchain-recorded balance. The SEC staff position narrows the legal uncertainty around using tokenized fund shares in regulated portfolios. It does not rewrite the rules, but it removes a specific barrier that kept these instruments out of collateral workflows.

Franklin's fund is not alone in this category. BlackRock's BUIDL, backed by short-term U.S. Treasuries, and similar products from other asset managers have pushed the tokenized money-market segment past several billion dollars in assets under management. The Franklin clearance adds regulatory precedent to a market that was already scaling.

Why it matters

Tokenized money-market funds are the exact on-chain payment and settlement primitive that institutional builders have been waiting for. They pay yield, they hold short-dated government paper, and now they carry an SEC staff position supporting their use as collateral. That combination makes them viable as the cash layer inside custody platforms, prime brokerage systems, and on-chain lending markets.

Consider the practical use cases. A custody provider can hold FOBXX shares as an interest-bearing cash equivalent instead of an idle stablecoin balance. A lending platform can accept tokenized fund shares as collateral with a clearer compliance footing. A digital bank can settle client positions against a blockchain-recorded, regulated instrument.

This tracks a broader pattern. We wrote about Fidelity's dollar stablecoin entering DeFi and what it meant for custody operations. Franklin's clearance is the same movement from the fund side: TradFi asset managers putting regulated products directly on public chains.

Implications

For development teams, integrating tokenized money-market funds introduces three concrete engineering requirements.

Real-time balance and event tracking. Collateral that lives on-chain must be monitored on-chain. When a FOBXX share moves on Stellar or Polygon, downstream systems need to know within milliseconds, not minutes. This is a webhook problem. Blockchain Events deliver notifications with sub-100ms response time, so collateral positions and margin calculations stay accurate against live chain state. Our guide on monitoring blockchain addresses with webhooks covers the setup patterns.

Address screening and compliance. A regulated fund used as collateral inherits the compliance obligations of both TradFi and crypto. Every wallet holding tokenized shares should be screened against sanctions and Anti-Money Laundering (AML) lists. Under the EU Markets in Crypto-Assets (MiCA) framework and the Financial Action Task Force (FATF) Travel Rule, counterparty identity and provenance matter for regulated instruments. Verify Address supports AML and sanctions screening across 20+ chains, including Stellar and Polygon, so screening logic sits in the transaction path rather than in a delayed batch job.

Accurate accounting and tax records. A fund that pays yield and moves as collateral generates a stream of taxable and reportable events. Teams building crypto tax tools need reliable transaction history for tokenized fund positions. Address History and Transactions Data provide the auditable record that reconciliation and reporting depend on.

There is also a settlement-quality consideration. Using an on-chain fund as collateral means margin calls, redemptions, and rebalancing execute against blockchain finality. Teams should model chain-specific settlement times and reorg risk into their collateral logic. Node as a Service gives direct JSON-RPC (JSON Remote Procedure Call) access to Stellar, Polygon, and other supported chains for reading fund state and broadcasting transactions.

What to watch next

Three developments deserve attention.

First, whether the SEC formalizes this beyond no-action relief. Staff positions are narrow and specific to Franklin. Broader rulemaking would open the category to more asset managers and more collateral use cases.

Second, cross-chain expansion. FOBXX already runs on multiple chains. As tokenized funds spread to Ethereum, Solana, and Base, custody and DeFi integrations will need multi-chain balance tracking as a default, not an afterthought.

Third, the intersection with institutional settlement projects. Bank-led experiments in on-chain settlement, such as the 50-bank T+0 FX settlement test under Chainlink Project Pangea, point toward tokenized funds becoming the cash leg of institutional transactions. When that happens, the gap between TradFi collateral desks and on-chain settlement infrastructure closes further.

The direction is consistent. Regulated instruments are settling on public blockchains, and the infrastructure requirements are becoming standard: real-time events, on-chain AML screening, and audit-grade transaction data.

If your team is building custody, lending, or payment infrastructure that will touch tokenized money-market funds, Crypto APIs provides the data, events, and screening layer across 20+ chains. Start on the free tier, no credit card required, and test against live chain data before you commit.

Infrastructure optimized for growth

100+

Networks Supported

25ms

Avg Processing Time

25,000+ rq/s

Enterprise-ready

100+ TB

of Big Data

Related articles

Share