The pioneering intelligent privacy layer for cross-chain interoperability powered by Zcash cryptography and Wormhole. Bridge assets across 7 major chains with selective disclosure & complete confidentiality.
Total Volume
Private Transfers
Avg Completion
Supported Chains
Xero isn't another bridge, it's an intelligent privacy layer built on top of Wormhole's proven infrastructure
Deposits enter privacy pools with thousands of transactions, making it mathematically impossible to trace which output corresponds to which input.
Automatically selects optimal path from 5 Wormhole mechanisms: Token Bridge, CCTP, NTT, ETH Bridge, and tBTC based on speed, cost, or privacy.
Groth16 zk-SNARKs prove ownership without revealing which deposit is yours. Same cryptography securing billions in Zcash.
3-5 minute transfers with privacy overhead of only $2-3 on EVM chains, negligible on Solana.
Built on Wormhole's 19 Guardian validators with comprehensive audits and formal verification.
Ethereum, Solana, Polygon, Sui, Base, Avalanche, and BNB Chain with more coming soon.
Sophisticated technology stack delivering institutional-grade privacy
Every chain hosts privacy pool contracts managing deposits with Merkle trees. Your transaction becomes one of thousands in the anonymity set.
5 distinct Wormhole mechanisms—Token Bridge, CCTP, NTT, ETH Bridge, tBTC—each optimized for specific tokens and use cases.
Intelligent engine evaluates all paths across speed, cost, liquidity, security, privacy, and reliability. You choose priority.
Client-side proof generation in 10-15s. Compact 200-byte proofs enable gas-efficient verification. Your secrets never leave your device.
Familiar UX with powerful privacy features
7-step process from chain selection to withdrawal. Generate cryptographic commitments, track cross-chain messages, produce zk-SNARK proofs entirely in your browser, and withdraw to any address—breaking the sender-recipient link.
Programmatic access and embeddable widgets
TypeScript SDK for programmatic bridging with route discovery, proof generation, and transaction tracking
import { findOptimalRoutes }
from 'xero-route';
const routes = await findOptimalRoutes({
source: 'ethereum',
dest: 'solana',
token: 'USDC',
amount: 1000
});Embed complete XeroBridge functionality with one script tag. Supports HTML and React
<script src=
"xero-widget.js"></script>
<div id="xero-bridge-widget"
></div>Fast, cost-effective cross-chain transfers that respect financial privacy