We did not reinvent cross-chain. We composed the proven stack.

Onchain Bridges is built on four Chainlink products. We composed the industry's most battle-tested infrastructure into one compliant rail for real-world assets, and extended it onto the non-EVM chains the rest of the field skips.

Four Chainlink products, one compliant rail.

CCT

Cross-Chain Token standard. Our RWA tokens are cross-chain native, moved by burn-and-mint without redeploying contracts or splitting liquidity.

CCIP

Cross-Chain Interoperability Protocol. The settlement layer that carries a token from one chain to another and re-applies the compliance check on arrival.

ACE

Automated Compliance Engine. A policy engine that checks KYC, allowlist, and sanctions on every transfer, implemented natively on each chain's own virtual machine.

CRE

Chainlink Runtime Environment. The automation that runs our bridges, and the relayed transport for non-CCIP chains where we carry the message ourselves.

There is no edge where compliance drops off.

Compliance is enforced in the token's own transfer path, on every chain. Three pieces do the work.

PolicyEngine

The dispatcher

Tokens call the policy engine on every transfer. Every movement is routed through its policies; there is no path around it.

AllowPolicy

The allowlist

Only admitted addresses can hold or move the asset. The issuer or admin role adds and removes addresses on-chain.

PausePolicy

The kill switch

Pausing the policy halts all transfers instantly. On chains with tight gas budgets we deploy a combined ComplianceCheck.

Compliant RWA across four virtual-machine families.

Most RWA-DeFi lives on one virtual machine. We implemented native compliant RWA across four: EVM, Solana (SPL Token-2022 hook), Stellar (Soroban), and Stacks (Clarity), with Canton planned. Each one was a separate compliance implementation, which is exactly why the EVM-only field has not followed.

EVM

Ethereum + L2s

  • Sepolia live
  • Polygon Amoy live
  • Sonic live
  • Plume live
SVM

Solana

  • SPL Token-2022 hook testnet
  • Compliant transfer testnet
SOROBAN

Stellar

  • Soroban compliance testnet
  • Bidirectional bridge testnet
CLARITY

Stacks

  • Clarity compliance testnet
  • Bitcoin-L2 reach testnet
  • Canton planned

Verify it yourself.

Every Onchain Bridges contract is explorer-verified and AI-audited before it goes live. The full registry of addresses, audits, and versions lives in our public security ledger.

ChainVMCompliant RWAStatus
Ethereum SepoliaEVMMBT + ACE stackVerified
Polygon AmoyEVMMBT + ACE stackVerified
SonicEVMwMBT + ComplianceCheckVerified
PlumeEVMMBT + ACE stackVerified
SolanaSVMSPL Token-2022 hookTestnet
StellarSorobansMBTTestnet
StacksClaritystx-MBTTestnet
CantonDAMLgold-forward bridgePlanned

Testnet, unaudited, feature-flagged on non-EVM. On Stellar and Stacks, compliance is enforced on-chain at the destination via a trust-minimized cross-chain transport (Chainlink CRE workflows, DON-attested), not the full CCIP path. Canton is planned; no code shipped yet.