Arc mainnet bridge docs
Arc blockchain bridge documentation
PlaygroundBridge is the inbound Arc network bridge for native USDC onto Arc mainnet. Stablecoin-native gas, deterministic finality, and a dynamic launch premium (3% to 25% by demand) that decays toward parity as the Arc blockchain bridge corridor matures.
Overview
PlaygroundBridge is a specialized bridge surface optimized for source-agnostic USDC ingress into Arc. Origin chains may be EVM L1/L2, SVM, UTXO, or other execution environments; the destination inventory is always native USDC on Arc (ERC-20 interface at the Arc canonical address).
The product abstracts burn/mint attestation, message relay, and inventory rebalancing behind a single quote, approve, execute flow. Relayers observe source finality checkpoints, assemble cross-domain proofs, and mint (or release) USDC on Arc once the attestation quorum is satisfied.
- Asset: USDC in / USDC out
- Primary corridor: any supported origin to Arc mainnet
- Quote unit: 1:1 USD accounting with an explicit inbound premium line
How it works
Each transfer progresses through four settlement epochs:
- Intent binding. User locks the send amount and destination address; the router freezes a signed quote TTL.
- Source commitment. USDC is burned or escrowed on the origin chain; a transfer message is emitted to the attestation layer.
- Attestation and relay. Validators / watchers aggregate signatures; the PlaygroundBridge relayer submits the payload to Arc once the threshold is met.
- Destination mint. Native USDC is credited on Arc net of the active launch premium; gas on Arc is paid in USDC.
Outbound or non-Arc destinations do not take the Arc inbound premium; those paths use standard peer inventory without the bootstrap surcharge.
Settlement and timing
Arc itself offers sub-second deterministic finality once a transaction is included. Bridge latency is dominated by origin finality, attestation gossip, and relay inclusion, not by Arc block time.
- Est. time to Arc: 15 minutes to 1 hour under normal attestation load
- If settlement takes too long, you can cancel the transfer and retry when conditions improve
- Failed relays are retry-safe; messages are idempotent under the destination nonce scheme
Liquidity and routing
PlaygroundBridge maintains a multi-venue inventory mesh: CCTP-style burn/mint where available, plus bonded AMM buffers for thin origins. The router selects the path with the best effective receive after premium, gas, and slippage bounds.
Soft constraints (max price impact, min attestation quorum, max relay lag) are enforced pre-sign. If no path clears policy, the quote fails closed rather than offering a degraded fill.
Supported networks
Origins span major L1s and L2s (Ethereum, Base, Arbitrum, Optimism, Polygon, BSC, Avalanche, Solana, Bitcoin corridors, and dozens more). Destination for the premium corridor is Arc mainnet only. Source chains are mainnet networks only.
- Search by network name or chain id in the picker
- Mainnet sources only (no testnets)
- Same USDC denomination on both legs of the quote
Security model
PlaygroundBridge assumes a defense-in-depth posture: attested messaging, bounded quote TTL, destination pause switches, and per-route rate limits. Relayers are economically bonded; misbehavior is slashable under the operator charter.
- No custodial holding of user keys. Wallet signatures authorize spends.
- Premium and fees are transparent line items in every quote.
- Emergency guardians may halt inbound minting without touching Arc L1 consensus.
Always verify you are on the official PlaygroundBridge surface before approving USDC allowances.
Wallets
Connect a compatible wallet via Connect wallet to authorize and submit your bridge transaction. Settlement to Arc typically takes 15 minutes to 1 hour on inbound routes. If it takes too long, you can cancel.
FAQ
Why do I receive less than I send to Arc?
A dynamic launch premium (currently between 3% and 25% by demand)
is deducted on inbound Arc routes. The band steps down to 0% as the
corridor reaches maturity.
Does the premium apply leaving Arc?
No. The surcharge is inbound-only during bootstrap.
Why 15 minutes to 1 hour?
That window covers origin finality, attestation, and relay inclusion.
Arc confirmation after mint is near-instant. If the transfer takes
too long, you can cancel.
Are testnets supported?
No. PlaygroundBridge lists mainnet sources only and targets Arc mainnet
exclusively.