via.exchange Open in urlscan Pro
188.114.97.3  Public Scan

Submitted URL: http://via.exchange/
Effective URL: https://via.exchange/
Submission: On December 27 via api from US — Scanned from NL

Form analysis 0 forms found in the DOM

Text Content

The most efficient
Cross-chain router
 * Twitter
 * Gitcoin
 * Github
   

 * Twitter
 * Gitcoin
 * Github
 * Guild
 * Medium
   

DocsSDKLaunch


SAFE AND EFFICIENT
CROSS-CHAIN ROUTER

Launch dApp

$1,4b
Trading
volume
399k
All time
trades
74,7k
All time
users



INVESTORS





ALL CROSS-CHAIN
ROUTES IN ONE INTERFACE

Be sure that you will make a
cross-chain transfer in the
most efficient and safe wayOpen

1

on Ethereum

1

on Arbitrum




SAFETY FIRST


SAFETY FIRST


BRIDGES' WATCHDOG

We analyze bridges' transactions and automatically disable those hacked or
lacking liquidity


SECURITY SCORE

Conduct a research about the bridge according the decentralization, the
actuality of audits and existence of centralized relayers


REFUEL

Move gas between any networks in 1 click


PASSED AUDIT

Audit by Pessimistic successfully passed in Q4 2022. Next one is scheduled for
Q2 2023


ADVANCED ROUTES

Transfer tokens between any two networks, even if there is no direct bridge
between them




SUPPORTED BRIDGES, DEXS, AGGREGATORS

All popular bridges and aggregators in one interface

AllDEXsBridgesAggregators



A LOT

We support most of them


SMART SORTS

Choose the best route considering all possible attributes


MULTI-ACCOUNTING

Continue a transaction in another ecosystem wallet, see balances and history for
all your wallets at one time


FILTER FOR BRIDGES & DEXS

Search for routes through selected bridges or DEX without trade offs in
decentralization


SLIPPAGE

Flexibly adjust the slippage without fear of an unexpected loss of a significant
percentage


CURRENT DURATION

Be sure of the duration of the transaction due to the dynamic calculation on
historical data


GAS USAGE ESTIMATION

We estimate gas on historical data for fair competition among bridges and
aggregators


RECIPIENT ADDRESS

Send tokens to a friend or protocol to an address on another network


ROUTE RESCUER

We disable a route if you don't have enough gas for the second transaction


MULTILINGUAL TRANSLATION

Use the interface in your native language


ROUTE'S PREVIEW

Quickly preview the best route with all its attributes




ADVANCED ROUTES
FOR ALL ECOSYSTEMS

Seamlessly move tokens between ecosystems, even if there is no direct bridge












































TRANSACTION TRACKING

Be sure that the money is on the way and will arrive at the appointed moment.


PROGRESS BAR

Track the transaction on the progress page


PUSH NOTIFICATIONS

Subscribe to browser notifications to receive transaction status updates


DYNAMIC TITLE

Don't be afraid to go to another page and miss the second transaction




YOUR FAVORITE WALLETS

All major wallets with the ability to keep connected all at the same time






FOR DEVELOPERS

The most potent SDK with all aggregators and security features


SDK

Show routes 5 times faster than with other aggregators SDK


Learn more
Selected clients

99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35


import { Via } from '@viaprotocol/router-sdk'


const DEFAULT_API_KEY = 'e3db93a3-ae1c-41e5-8229-b8c1ecef5583'


const via = new Via({
apiKey: DEFAULT_API_KEY,
url: 'https://router-api.via.exchange',
timeout: 30000
})


// Get the best routes
const pagesNum = await via.routesPages()
const routeParams = {
fromChainId: 1,
fromTokenAddress: '0x0000000000000000000000000000000000000000',
fromAmount: Math.pow(10, 18),
toChainId: 56,
toTokenAddress: '0x0000000000000000000000000000000000000000',
fromAddress: '0x856cc59aaE47997a1C8D5472Fc8dfef27821235d', // might be null
multiTx: false, // routes with multiple user transactions
limit: 1,
}


const params = [...Array(pagesNum)].map(
(_, i) => ({
...routeParams,
offset: i+1
})
)


const routes = await Promise.allSettled(
params.map(i => via.getRoutes(i))
)




Copy


SAFE MODE

Don't worry about hacks and bridge bugs. Your users will not encounter them


EXCLUDE RECEIVING VIA SDK

Hacked bridges
Bridges with lack of liqudity
Centralized bridges
Centralized relayers


GRANT PROGRAM

Grant program for wallets & multichain dapps

Apply

Ideal for Multichian wallets, Porfolio trackers, Yeld aggregators, Trading bots,
Rebalasers, Cross-chain zaps


WEB3 WALLETS LIBRARY

Wallets for 6 ecosystems with multiconnect

Learn more



MULTICHAIN TRUSTED TOKEN STANDARD

Tokenlist of trusted tokens across 25 chains

Learn more
Cross‑chain aggregation protocol, 2022
 * 
 * 
 * 
 * 
 * 


Docs


PRODUCTS

 * CROSS-CHAIN AGGREGATION PROTOCOL
   
   The best router for any-to-any cross-chain swaps

 * SDK
   
   Access to multi-chain for wallets, games and marketplaces

 * Gitcoin
 * Github
 * Twitter
 * Medium
 * Medium

Launch dApp