How Arrow DEX Works
Everything here reflects what's actually built and live today. Nothing on this page is aspirational — the roadmap section at the bottom is clearly marked as what's next, not what exists.
What We're Building
Arrow DEX started as a question: what does it actually take to build a real, functioning decentralized exchange — not a mockup, not a pitch deck, but contracts that hold real value, a frontend that reads real chain state, and transactions that really settle on-chain?
Every piece here was built and deployed, one real step at a time: a constant-product AMM pool holding real reserves, a staking vault streaming real rewards every block, a swap contract pricing trades against live liquidity, and a bridge moving real USDC across three different networks using Circle's own CCTP infrastructure — no shortcuts, no placeholder data, no "coming soon" where a real number could go instead.
That's the standard this project holds itself to: if it's on the page, it's real. If it's not real yet, the page says so.
Supported Networks
The Bridge Flow (Live)
- 1ApproveYour wallet authorizes Circle’s TokenMessenger contract to spend the USDC amount you’re bridging.
- 2BurnA depositForBurn transaction destroys that USDC on the source chain and records the destination domain and recipient.
- 3AttestationCircle’s Iris API observes the burn and, once finalized, produces a signed attestation. Arrow DEX polls this automatically.
- 4MintThe attestation is submitted to the destination chain’s MessageTransmitter contract, which mints the equivalent USDC to your wallet.
Getting Started
- Install MetaMask, Rabby, or any wallet extension — or skip that and use WalletConnect from your phone.
- Get free testnet USDC and gas from faucet.circle.com.
- Click Connect Wallet on any Arrow DEX page.
- Bridge funds in, swap between assets, add liquidity, or stake ARROW-LP — all four are real and live today.
- Approve the wallet prompts as they appear — each corresponds to one real on-chain step.
What's Next
Roadmap — not built yet, marked clearly as vision, not fact.
FAQ
A real, working cross-chain exchange on Arc Testnet. Built one deployed contract at a time.