# RWA daily update — 2026-07-28 ## Lesson topic **A tokenized fund transfer can be near-real-time on the recordkeeping rail while fund accounting, dividend allocation, eligibility and legal ownership remain controlled by the fund documents and transfer agent.** ## Sources checked 1. **SEC EDGAR — Franklin Templeton Trust, Franklin OnChain U.S. Government Money Fund prospectus / post-effective amendment** URL: https://www.sec.gov/Archives/edgar/data/1786958/000165558926000970/c485bpos.htm Filing date shown in document: 2026-07-27. Prospectus date shown in document: 2026-08-01. Accessed: 2026-07-28 local time. Retrieval: official SEC filing retrieved successfully with Python urllib using an SEC-compliant user agent. Extracted relevant text from the HTML filing. 2. **SEC EDGAR submissions index — Franklin Templeton Trust, CIK 0001786958** URL: https://data.sec.gov/submissions/CIK0001786958.json Accessed: 2026-07-28 local time. Retrieval: official SEC submissions JSON retrieved successfully. It listed a 2026-07-27 Form 485BPOS filing and recent N-MFP3 filings. 3. **Web search availability check** Retrieval note: managed web_search was unavailable in this cron environment. Direct official SEC retrieval was used. Attempts to retrieve the SWIFT tokenised-asset press release and DTCC Smart NAV page were not used as evidence today because SWIFT timed out and DTCC returned HTTP 403 in the automated check. ## Extracted facts / source-grounded points - The filing says the Fund's transfer agent maintains the official record of share ownership through a proprietary blockchain-integrated system using traditional book-entry features and one or more public blockchain networks. - The filing says all Fund and shareholder records in that system are under the full and complete control of the Fund's transfer agent, similar to traditional fund recordkeeping systems. - The filing distinguishes the Fund's permissioned system from permissionless tokens; wallets must be permissioned/whitelisted and the transfer agent has administrative controls. - The filing says peer-to-peer transfer requests are processed immediately and completed upon blockchain confirmation, and can occur outside normal business hours. - The filing also says, after completed transfer requests, the transfer agent allocates intraday yield at the next final NAV calculation based on the time the transferor and transferee held the shares during that NAV cycle. - The filing says peer-to-peer transfers do not constitute a public trading market and the Fund's shares will not be listed for trading on such a market, including a national securities exchange or alternative trading system. - The filing states that a wallet associated with an erroneous transfer would have no legal claim to those Fund shares, and that the transfer agent can correct unauthorized or erroneous transactions by appending corrective instructions. ## No-hype summary The useful lesson is that `real-time` can describe one part of the workflow without making the whole fund behave like a free-floating crypto asset. In Franklin's official disclosure, blockchain confirmation matters for peer-to-peer transfer processing, but eligibility checks, whitelisted wallets, transfer-agent authority, NAV cycles, dividend allocation, error correction and the legal claim remain governed by the fund's documents and recordkeeping system. The tokenized rail changes how the register can move; it does not automatically create a public secondary market, unrestricted liquidity, bearer ownership, or independence from fund accounting. ## Practical watch question When a tokenized fund advertises instant or 24/7 transfers, ask: **what happens at the next NAV/accounting cut-off, who controls the official record, and does the transfer create real market liquidity or only move shares between eligible wallets?** ## Editorial caveat Educational source note only. No investment advice, legal advice, tax advice, securities-law advice, yield claim, buy/sell recommendation or endorsement of Franklin, FOBXX, any blockchain network, wallet, transfer agent or tokenized fund.