Route via Axelar Network
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
This tool enables you to route tokens between different EVM-compatible blockchains using the Axelar Network, a cross-chain communication protocol secured by a decentralized validator set. It reads your token balance on the source chain, checks your allowance for the Axelar bridge contract, and handles the approval process automatically if needed. The tool then submits a route transaction to the Axelar bridge, locking your tokens on the source chain and minting wrapped tokens on the destination chain.
The tool supports multiple EVM chains including Ethereum Mainnet, BNB Smart Chain, Polygon, Arbitrum, Optimism, and Avalanche. It allows you to specify both the source token address and the destination token address, giving you full control over which tokens you route and where they go. Axelar's decentralized validator network provides secure cross-chain messaging with built-in consensus, making it one of the most secure interoperability solutions available.
HOW TO USE
Connect your wallet using the "connect" button. The tool will display your current chain ID, wallet address, and token balance once you enter a token address. Enter the token address you wish to route from the source chain, the destination chain name (e.g., "ethereum", "polygon", "avalanche"), the destination token address, and the amount you wish to route.
Review the route summary showing the token amount and destination chain, then click "route via Axelar" to start the process. If your allowance is insufficient, the tool will automatically request approval for the bridge to spend your tokens. After approval is confirmed, it will submit the route transaction. The tool will wait for confirmation and display the transaction details on the appropriate block explorer. After the transaction is confirmed on the source chain, your tokens will be processed by Axelar's validator network and will appear on the destination chain. This process typically takes minutes, depending on network congestion and the Axelar consensus mechanism.
TECHNICAL MECHANISM — AXELAR CROSS-CHAIN ROUTING
The tool interacts with the Axelar Gateway contract, which implements the callContractWithToken() function. This function takes the destination chain name, destination address, payload, token symbol, and amount. The bridge contract locks the tokens on the source chain and emits a message containing the transfer details. This message is observed by Axelar's decentralized validator network, which consists of a permissionless set of validators that run the Axelar software.
The validators reach consensus on the message using the Axelar proof-of-stake consensus mechanism and sign it, producing a verifiable message that proves the transfer occurred. Once consensus is reached, the message is delivered to the destination chain's Axelar gateway, which verifies the validators' signatures and executes the corresponding transaction, minting the wrapped tokens to the recipient. The validators' proof-of-stake consensus ensures the security of the bridge, as validators are economically incentivized to act honestly and are slashed for misbehavior. This provides stronger security guarantees than many traditional bridges that rely on a smaller set of multi-sig signers.
WHAT IT CANNOT SEE
This tool cannot estimate exact gas costs without a live RPC call, and gas prices on the source chain may change between quoting and execution. It cannot guarantee bridge finality times — while typical transfers take minutes, network congestion or validator delays may extend this time. The tool cannot verify the bridge contract address is correct beyond the pre-configured mapping, and if the mapping becomes outdated, the transaction could fail or be sent to the wrong contract. It cannot cancel a transaction once submitted, and if the transaction fails due to gas issues, approval errors, or contract issues, you may still pay gas fees. The tool cannot handle bridging from or to non-EVM chains, as Axelar supports many non-EVM chains but the wallet bridge is EVM-only. It also cannot bridge tokens not supported by the Axelar bridge, and it cannot ensure the destination token address is correct for the target chain.
PLEASE NOTE — EVM CHAINS ONLY
This tool works exclusively with EVM-compatible chains supported by Axelar, including Ethereum Mainnet, BNB Smart Chain, Polygon, Arbitrum, Optimism, and Avalanche. It does not support routing to or from non-EVM chains such as Cosmos, Solana, or Sui, even though Axelar itself supports them. Always verify that the source and destination token addresses are correct for their respective chains. Axelar tokens on the destination chain are often wrapped versions of the original token — ensure you are using the correct wrapped token address for your intended use case. Using the wrong token address may result in permanent loss of funds.