AXL
AXL · AXELAR · UNIVERSAL CROSS-CHAIN LAYER

What is Axelar (AXL)?

Cross-ChainCosmos SDK
Last verified: Jun 2026
Nothing here is financial advice. AXL can fall to zero. Always do your own research.

πŸ‘‹ New to this? Just start reading at the top β€” it begins in plain English and gets more detailed as you scroll. Jump to any level:

🟒 The simple version

Plain English β€” no jargon. Start here.

One sentence

Axelar is a Cosmos SDK blockchain that serves as a universal cross-chain communication network β€” it connects 50+ blockchain ecosystems (including both EVM and non-EVM chains) and is the cross-chain infrastructure layer for Squid Router, allowing DeFi protocols to offer one-click cross-chain experiences to users.

How Axelar works

Axelar is itself a Proof-of-Stake blockchain (built on Cosmos SDK) with ~75 validators who stake AXL. These validators collectively run full nodes on every connected blockchain, watching for cross-chain messages. When a cross-chain message is sent (e.g., "swap USDC on Ethereum for axlUSDC on Avalanche"), Axelar validators observe the source chain transaction, reach consensus on it, and trigger the destination chain action. The security model: the cost of corrupting Axelar equals the cost of compromising 2/3 of the AXL stake β€” a meaningful economic barrier.

Axelar's General Message Passing (GMP) allows any smart contract function call to be triggered cross-chain. This goes beyond asset bridging: a governance vote on Chain A can trigger a parameter update on Chain B, a DeFi protocol on Arbitrum can call a contract on Cosmos chains, a user can supply liquidity to a protocol on any chain in one transaction from their home chain.

Squid Router and Axelar's DeFi integration

Squid is Axelar's cross-chain swap and routing protocol β€” the user-facing application of Axelar's GMP. Swap any token on any supported chain for any token on any other supported chain in one transaction. Squid uses Axelar for the cross-chain execution and DEX integrations on each chain for token swaps. Major DeFi protocols (Osmosis, dYdX, and others) integrated Squid/Axelar to allow users to deposit from any chain without manual bridging.

Is AXL legal in India?

Yes. AXL qualifies as a Virtual Digital Asset (VDA) under Indian law. 30% tax on gains and 1% TDS applies. Always consult a tax professional.

🟑 A bit more detail

For when you want to go a little deeper.

Axelar vs LayerZero vs Wormhole

All three are cross-chain messaging protocols but with different security models. LayerZero: oracle + relayer model (two independent parties must agree, but both can be chosen by the application developer). Wormhole: 19 "Guardian" validators (mostly large crypto institutions) must sign. Axelar: ~75 AXL-staked validators run full nodes on all connected chains; consensus provides security. Axelar's model is more decentralised than Wormhole's 19 Guardians and more trust-minimised than LayerZero (where app developers choose their own oracle/relayer). For Cosmos ecosystem connectivity specifically, Axelar is the dominant choice given its Cosmos SDK base and IBC integration.

axlUSDC β€” Axelar wrapped stablecoin

axlUSDC is the Axelar-bridged version of USDC β€” available on any Axelar-connected chain. Unlike Circle's native USDC (which Circle issues directly on each chain), axlUSDC is a wrapped representation backed by canonical USDC locked in Axelar's Ethereum smart contract. axlUSDC has deep liquidity on Cosmos chain DEXes (Osmosis, Crescent) where Circle hasn't issued native USDC, making it the primary stablecoin for cross-Cosmos DeFi.

Validator set size

Axelar's ~75 validators provide strong economic security but are fewer than Ethereum's thousands of validators. The security of cross-chain transactions depends on these validators' collective honesty. AXL stake concentration matters β€” a single large staker controlling >33% of stake could theoretically halt the network (not steal funds, but stop messaging). Live data: CoinGecko

🟣 The full technical picture

For the technically curious.

Key facts

  • Token: AXL (staking + governance, ~1 billion total supply)
  • Architecture: Cosmos SDK PoS blockchain (~75 validators)
  • Function: Universal cross-chain messaging + asset bridging
  • Chains: 50+ including Ethereum, Cosmos chains, Avalanche, BNB, Polkadot
  • GMP: General Message Passing β€” cross-chain smart contract calls
  • Squid Router: User-facing cross-chain swap app built on Axelar
  • axlUSDC: Axelar-wrapped USDC for Cosmos ecosystem
  • vs LayerZero: More decentralised validator set; Cosmos-native
  • vs Wormhole: More validators (75 vs 19 Guardians)
  • Backing: Binance Labs, Dragonfly, Polychain; raised ~$35M

General Message Passing architecture

Axelar GMP works in three steps: (1) Source chain: user calls a Gateway contract on the source chain, which emits a cross-chain message event with the destination chain, destination contract address, and payload; (2) Axelar validation: validators observe the event, reach BFT consensus, and sign an approval; (3) Destination execution: a relayer submits the approved message to a Gateway contract on the destination chain, which verifies the Axelar validator signatures and calls the specified destination contract with the payload. The Gateway contracts are the trust anchors β€” they verify Axelar validator signatures and maintain the list of current validators.

Cosmos (ATOM)Synapse (SYN)Stargate (STG)