OPTXOPTX DOCS
On-Chain Bridge

On-Chain Bridge

Multi-chain bridge architecture — OPTX native Solana to EVM, XRPL, and LayerZero omnichain messaging.

The On-Chain Bridge maps every path that connects OPTX to external chains. The core rule: all verification stays on Solana via the AARON protocol. Everything that leaves Solana passes through bridge infrastructure.

Bridge Hub

NodeDescription
OPTX$OPTX token — source of all bridge flows
AARONAARON Protocol — Solana-native verification router
SOLSolana — home chain, direct SPL / Token-2022
EVMEVM Chains — Ethereum, Base, Arbitrum, Polygon
XRPLXRP Ledger — Wormhole NTT bridge target
LZLayerZero — omnichain messaging layer

Routing Logic

The AARON Router on the Jetson edge node is the single choke point. It validates gaze biometrics, DePIN proofs, and AGT tensor attestations before any on-chain action. Once verified:

DestinationProtocolAsset FlowStatus
Solana NativeDirect SPL / Token-2022$OPTX, $JTX, $CSTB, Metaplex CoreLive
EVM ChainsLayerZero OFTWrapped $OPTX (ERC-20)Devnet
XRPLWormhole NTTUSDC burn/mint, xSPECTAR NFTsLive
OmnichainLayerZero MessagingCross-chain DVN verificationDevnet

Key Delineation

Native vs. Bridged:

  • AARON Protocol is Solana-native. Gaze verification, biometric proofs, DePIN staking, and agent identity all happen on-chain via Helius RPC. This is the trust root.
  • Bridge Infrastructure handles everything that leaves Solana. LayerZero wraps $OPTX for EVM chains. Wormhole NTT burns/mints native USDC for XRPL flows. Neither bridge touches the verification layer.

The AARON router decides what gets bridged. The bridge protocols decide how it moves.

Section Pages

PageChainProtocol
Solana NativeSolanaSPL / Token-2022 / Metaplex
EVM via LayerZeroETH, Base, ARB, POLYLayerZero OFT
XRPL via WormholeXRPLWormhole NTT, xSPECTAR

On this page