Bible Network Crypto DeFi Onchain RWA AI Agent Stablecoin Chain SAFU CryptoTax DeFAI AGI Claude Me Claude Skill Claude Design Claude Cowork
Independent Media
Not affiliated with any project
The Deepest Real-World Asset Knowledge Base
rwa-bible.com
LATEST
Franklin Templeton BENJI Deep Dive: How a Century-Old Asset Manager Put a Money Market Fund Onchain — and Where It Actually Stands Against BUIDL and OUSG  ·  RWA Legal Wrappers Explained: SPV, Beneficial Trust, and Direct Ownership — Three Structures That Determine What You Recover in a Bankruptcy  ·  The Hidden Risk of Borrowing USDC Against Tokenized Treasuries: When RWA Collateral Hits DeFi Liquidation, Your "Safe" Position Is a Time Bomb  ·  Six Days After the Largest IPO in History Goes Onchain: Backpack SPCX Crosses 10,000 Holders and the Three-Way Tokenized SpaceX Race Reveals Exactly What Your Redemption Rights Are Worth  ·  Tokenized Equities Decoded: xStocks vs Coinbase Stock Tokens Are Not the Same Thing — and the Difference Determines What You Get Back in a Bankruptcy  ·  Coinbase Announces 1:1 Real-Share-Backed Tokenized US Stocks — Automatic Dividends, No Derivatives, No IOUs
Glossary · tokenization

Cross-Chain RWA Bridge

tokenization Intermediate

30-Second Version · For the impatient
A cross-chain RWA bridge is the technical mechanism for moving tokenized real-world assets from one blockchain to another. Compared to standard crypto token bridging, cross-chain RWA bridging carries additional complexity: real asset tokens are typically bound to KYC/AML whitelists, investor eligibility restrictions, and geographic limits. These compliance states must be synchronized during the cross-chain transfer — otherwise the token on the destination chain becomes a "compliance-stripped shell token" that cannot be redeemed within the original asset's regulatory framework. Major cross-chain RWA solutions include Wormhole's Native Token Transfer (NTT), LayerZero's Omnichain Fungible Token (OFT), and multi-chain native deployment where issuers deploy independently on each chain (e.g., BENJI deployed natively on Stellar, Polygon, and Arbitrum). Each approach makes different trade-offs in security, decentralization, and regulatory viability.
Full Explanation +
01 · What is this?

Why is RWA cross-chain so much more complex than bridging standard ERC-20 tokens? The core issue: RWA tokens' "compliance attributes" are not built into the token itself — they're maintained by the issuer off-chain. Using OUSG as an example: Ondo Finance maintains a KYC whitelist on Ethereum (which addresses are permitted to hold OUSG), checked on-chain before every transfer. This whitelist is tightly coupled to Ethereum's smart contract. When you want to bridge OUSG to Solana, the problem emerges: how does the receiving contract on Solana know your Solana address has passed KYC? Solana's contract can't directly query Ethereum's whitelist contract. Solution one (Wormhole NTT): synchronize the Ethereum whitelist state to a "mirror whitelist" on Solana during bridging. Solution two (native multichain deployment): no bridging at all — Ondo Finance deploys an independent OUSG contract on Solana with its own KYC whitelist; the two chains' OUSG tokens are completely separate, only sharing the same NAV. The fundamental cross-chain RWA challenge: how to maintain centralized compliance verification state in a decentralized cross-chain transfer. There's no perfect solution — only different trade-offs.

02 · Why does it exist?

What is the core technical difference between Wormhole NTT and LayerZero OFT as RWA cross-chain solutions? Both attempt to solve "transferring compliance state cross-chain," but with different underlying mechanisms. Wormhole NTT (Native Token Transfer): tokens are "burned" on the source chain and "minted" on the destination chain — rather than locked in a bridge contract, the mechanism maintains constant total supply via burn+mint. Wormhole's validator network (Guardian Network, 19 nodes) carries the cross-chain message including compliance state. Risk: if 13 of 19 guardians (2/3 majority) are compromised, the bridge can be manipulated. LayerZero OFT (Omnichain Fungible Token): tokens burned on source, minted on destination; uses LayerZero's Ultra Light Node and configurable Decentralized Verifier Networks (DVNs) to carry messages. LayerZero lets issuers select different DVN combinations for higher flexibility, but security depends on the chosen DVN's trustworthiness. Key RWA compliance difference: Wormhole NTT provides a more standardized compliance state transfer framework; LayerZero OFT requires more issuer-side custom development for compliance state synchronization — RWA issuer adoption remains limited. Both are more appropriate for RWA than standard Lock & Mint bridges, but both still carry systemic bridge attack risk.

03 · How does it affect your decisions?

As an RWA investor, how do you assess your token's cross-chain security? Four practical check steps. First, confirm whether you hold a "native token" or a "wrapped token": check the token contract's minting logic — if tokens on the destination chain are minted by a bridge, it's a wrapped token; if minted directly by the issuer on that chain, it's a native token. Native tokens are far safer and more redeemable than bridge-minted wrapped tokens. Second, check the issuer's official documentation on multichain support: BENJI's documentation clearly lists which chains have native deployments; OUSG's documentation specifies which chain versions are officially supported and directly redeemable with Ondo. Third, confirm the bridge contract's audit record: if using a bridge, check whether it has public audit reports from reputable firms (Trail of Bits, OpenZeppelin, Certik), and note the bridge's TVL — high-TVL bridges attract stronger attack incentives but usually have more audit resources. Fourth, test small amounts first: before large RWA cross-chain operations, test the complete flow (bridge → arrive on destination chain → confirm whitelist status → attempt small redemption) with a minimal amount to verify the entire process works for your address.

04 · What should you do?

What are the 2026 development directions for RWA cross-chain bridges, and which trends deserve tracking? First, issuers are increasingly preferring native multichain deployment: Ondo, Franklin Templeton, and BlackRock tend to deploy new native contracts on target chains rather than using bridges — the safest current approach, but causing liquidity fragmentation where each chain's BENJI/OUSG TVL and APY are independent and non-portable. Second, onchain KYC identity standardization is advancing: if onchain identity verification (Coinbase's Base Chain identity layer, ERC-7715 and other emerging identity standards) can be shared cross-chain, the RWA compliance problem is fundamentally alleviated — holder KYC status and identity recorded directly onchain, eliminating each issuer's need to maintain independent whitelists. Third, Wormhole and LayerZero are actively courting RWA issuer adoption: both released regulated-token-specific features in 2025–2026 ("Compliance Router" modules), reducing technical integration complexity. But large-scale adoption still requires clear regulatory positions on bridge security. Fourth, regulatory clarity is still absent: US and EU regulators have yet to clarify the legal status of "RWA tokens transferred via cross-chain bridges" — this regulatory uncertainty is the biggest non-technical barrier to RWA cross-chain adoption.

Real-World Example +

Real case (BENJI's native multichain deployment strategy): Franklin Templeton's BENJI is deployed on multiple chains using native multichain deployment, not bridging. BENJI held on Stellar and BENJI held on Polygon are completely independent tokens — each has its own KYC whitelist on its respective chain, both directly managed by Franklin Templeton. If you want to move from Stellar BENJI to Polygon BENJI, the only path is: ① redeem Stellar BENJI with Franklin Templeton (wait T+1 settlement) → ② receive USD → ③ re-subscribe to Polygon BENJI (wait T+1 settlement). This takes 2–4 business days — nothing like a cross-chain bridge completing in minutes. This is the cost of native multichain deployment: safe, but liquidity completely non-portable between chains. Counter-comparison: if BENJI used a standard lock-and-mint bridge, you could bridge Stellar BENJI to Polygon in minutes — but the Polygon "bridged BENJI" might not be on Franklin Templeton's official compliance whitelist and may not be redeemable directly with Franklin Templeton for underlying Treasuries. You'd hold a bridge-version shell token, not real BENJI.

Diagram
RWA 跨鏈橋的三種模式:Wormhole NTT vs LayerZero OFT vs 多鏈原生部署三欄對比圖,分別展示三種 RWA 跨鏈方案的結構:橋鎖定 + 鑄造模式(Lock & Mint)、原生代幣傳輸模式(NTT/OFT)和多鏈原生部署模式,標示各自在安全性、合規屬性傳遞、去中心化程度的差異。 Cross-Chain RWA Bridge — Three Models Compared Model 1: Lock & Mint Bridge Source Chain (Ethereum) OUSG locked in bridge contract Bridge verifies & sends message Destination Chain (Solana) Wrapped OUSG minted Risk: KYC/whitelist NOT transferred → wrapped token may not be redeemable Model 2: NTT / OFT (Native) Wormhole NTT or LayerZero OFT Token burns on source chain Cross-chain message + compliance Token minted on dest. chain with KYC state transferred Better: compliance state synced across chains. Risk: bridge hack = full loss Model 3: Native Multichain Issuer deploys on each chain BENJI on Stellar BENJI on Polygon Each deployment is independent Issuer manages KYC per chain No bridge between chains (must redeem → re-mint) Safest: no bridge hack risk. Full compliance per chain. Trade-off: fragmented liquidity Trade-off Summary Lock & Mint Simple / KYC gap risk High bridge exploit risk NTT / OFT Compliance-aware / single bridge failure point Native Multichain Safest / fragmented liquidity, complex ops RWA Bible · rwa-bible.com
Feel free to share. Please credit the source.
Common Misconceptions +
✕ Misconception 1
× Myth: if the token name is the same as the original, it's the same thing and can be redeemed directly. Completely wrong. "Bridge-version OUSG" (lock-and-mint wrapped OUSG) and "Ondo's official OUSG deployed on the destination chain" are entirely different tokens. The former is not on Ondo's whitelist and cannot be redeemed with Ondo for underlying Treasuries; the latter is real OUSG. Same name does not mean same legal status.
✕ Misconception 2
× Myth: cross-chain bridges are mature and risk is now low. Incorrect. The 2022–2024 bridge attacks (Ronin $625M, Wormhole $320M, Nomad $190M) show bridges remain one of DeFi's largest attack surfaces. RWA cross-chain bridges face even stronger attack incentives because the underlying assets have real value — even a "mature bridge" should not hold large RWA positions in its bridge lock pool.
The Missing Link +
Direct Impact

Core trade-offs of three RWA cross-chain models. Lock & Mint (simplest): lowest technical complexity, best liquidity (bridge enables two-chain token interoperability), but KYC compliance state not synchronized, highest bridge-hack risk — RWA investors should avoid placing large positions in lock-pool bridge contracts. NTT/OFT (middle option): stronger compliance state transfer capability, medium technical complexity, but single-bridge-hack risk remains; security depends on validator node design. Native multichain deployment (safest): no bridge-hack risk, compliance state managed by issuer independently per chain (strictest), but liquidity is completely fragmented — same-name tokens on different chains cannot directly interoperate; cross-chain switching requires full redeem + re-subscribe process (2–4 business days). Recommendation for ordinary investors: prefer issuer-officially-supported native multichain deployment versions; avoid using non-issuer-endorsed third-party bridges to move RWA tokens, as bridge-version tokens may lose redeemability.

Ask a Question
Please enter at least 10 characters