Axelar command-line interface (CLI)
Some CLI commands require access to a fully synced Axelar node. Learn how to start your own Axelar node.
Some CLI commands require AXL tokens to pay for on-chain transaction fees. Get testnet AXL tokens from the Axelar faucets: testnet (opens in a new tab).
Use the Axelar CLI to execute cross-chain token transfers:
- Send UST to an EVM chain
- Redeem UST from an EVM chain
- Send AXL to an EVM chain
- Redeem AXL from an EVM chain
In addition to the Axelar-specific CLI features mentioned above, Axelar also offers the same basic set of CLI commands as any other Cosmos SDK project.
Complete Axelar CLI reference (opens in a new tab)
💡
Tip: If you submit a transaction and encounter a out of gas error, use the following flags to set the gas manually.
--gas=auto --gas-adjustment=1.5