
THE CROSSCHAIN BRIDGE
Move money across chains. Fast, cheap, secure.
Across is the bridge that just works. Bridge and swap tokens between any supported chain in seconds. Enjoy low fees, no custodial risk, and the reliability to handle any transfer size. Over $34B moved. Never hacked.
Billions bridged. Trusted by the best.
Numbers don't lie. Across powers crosschain transfers for the biggest names in crypto and millions of users around the world.
volume
$34B+
Dollars moved across chains by users and apps that rely on Across to deliver, every single time.
users
5M
People trust Across with their money. From first-time bridgers to institutions moving millions.
avg speed
1.2S
Average time from confirmation to funds in your wallet. Most transfers land in under two seconds.
volume
$34B+
Dollars moved across chains by users and apps that rely on Across to deliver, every single time.
users
5M
People trust Across with their money. From first-time bridgers to institutions moving millions.
avg speed
1.2S
Average time from confirmation to funds in your wallet. Most transfers land in under two seconds.
Uniswap
Uniswap integrated Across to bring native crosschain transfers directly into its app.
Embedding token bridging directly into the Uniswap app
"Users shouldn't have to switch between tabs to bridge tokens. We wanted to add crosschain bridging without adding complexity. Across gave us a single integration that covered a vast majority of chains we needed, with fast settlement and low fees out of the box."

const params = new URLSearchParams({tradeType: "exactInput",amount: "10000000", // 10 USDCinputToken:"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",outputToken:"0x078D782b760474a361dDA0AF3839290b0EF57AD6",originChainId: "8453", // BasedestinationChainId: "130", // Unichaindepositor: wallet.account.address,});const quote = await fetch(`https://app.across.to/api/swap/approval?${params}`,{ headers: { Authorization: `Bearer ${KEY}` } },).then((r) => r.json());for (const tx of quote.approvalTxns ?? [])await wallet.sendTransaction(tx);await wallet.sendTransaction(quote.swapTx);

const params = new URLSearchParams({tradeType: "exactInput",amount: "10000000", // 10 USDCinputToken:"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",outputToken:"0x078D782b760474a361dDA0AF3839290b0EF57AD6",originChainId: "8453", // BasedestinationChainId: "130", // Unichaindepositor: wallet.account.address,});const quote = await fetch(`https://app.across.to/api/swap/approval?${params}`,{ headers: { Authorization: `Bearer ${KEY}` } },).then((r) => r.json());for (const tx of quote.approvalTxns ?? [])await wallet.sendTransaction(tx);await wallet.sendTransaction(quote.swapTx);
Uniswap
Uniswap integrated Across to bring native crosschain transfers directly into its app.
Embedding token bridging directly into the Uniswap app
"Users shouldn't have to switch between tabs to bridge tokens. We wanted to add crosschain bridging without adding complexity. Across gave us a single integration that covered a vast majority of chains we needed, with fast settlement and low fees out of the box."
Why Across?
Moving funds between chains should be easy. Across delivers fast settlement, low fees, deep liquidity, proven security, and a simple experience for users and builders alike.
READ DOCSBattle-tested. Never hacked.
Billions bridged with zero exploits. Every transfer is verified onchain with no multisigs and no custodial risk. Trusted by the leading apps in DeFi.
LEARN MOREFast by default
Across uses an intent-based design to deliver near-instant transfers. By the time other bridges quote, your transaction is already done.
LEARN MORELower fees, every time
Keep more of your money. Across is built to minimize costs on every transfer. No aggregator markup, no hidden fees. What you see is what you pay.
LEARN MOREDecentralized & permissionless
No 1/1 configurations. No single points of failure. Across runs on a permissionless relayer network where anyone can compete to fill transfers.
LEARN MOREOne integration, many chains
Add crosschain bridging to your app with a single API. Clean docs, responsive support, and no aggregator dependencies. Your users will love you for it.
LEARN MORETHE ACROSS BLOG
Resources for a crosschain world
STAY CONNECTED
Across Everywhere
Follow us for updates, new features, product developments and all things Across.



