Comment on page
Link Building
You can create routes using only the search bar
We also have a SDK that you can integrate to your website. And here is an example of how it is built.

Example: Swap from BSC to FTM (USDC(BSC)->Fantom(FTM))
How:
bsc/USDC - starting Network and Token
fantom/FTM - target Network and Token
number at the end of the link is the amount you need to transfer
https://router.via.exchange/optimism/ETH/harmony/BUSD/100
Parameter | Description |
---|---|
https://router.via.exchange/ | never changeble website |
optimism | from Network |
ETH | from Token |
harmony | to Network |
BUSD | to Token |
100 | amount of Tokens for from Token |
Last modified 1yr ago