Skip to main content

Documentation Index

Fetch the complete documentation index at: https://yieldxyz.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Axelar AXL staking with validator delegation.

What this yield is

  • Asset: AXL (native Axelar token)
  • Mechanism: Delegate AXL to validators
  • Rewards: Block rewards + cross-chain fees
  • Unbonding: 7-day unbonding period

Available yields

Yield IDDescription
axelar-axl-native-stakingNative AXL delegation
Axelar has a shorter 7-day unbonding period compared to most Cosmos chains.

Required inputs

ArgumentRequiredDescription
amountYesAmount of AXL to stake
validatorAddressYesValidator operator address (axelarvaloper…)

Actions & lifecycle

  • Single delegation transaction
  • Rewards begin immediately

Example flow

curl --request POST \
  --url https://api.yield.xyz/v1/actions/enter \
  --header 'accept: application/json' \
  --header 'content-type: application/json' \
  --header 'x-api-key: <API_KEY>' \
  --data '{
    "yieldId": "axelar-axl-native-staking",
    "address": "axelar1YOUR_ADDRESS",
    "arguments": {
      "amount": "100",
      "validatorAddress": "axelarvaloperVALIDATOR"
    }
  }'

See also

Non-EVM Overview

All non-EVM staking