evm transactions subcommands
axelard tx evm [flags]
-h, --help help for evm
--chain-id string The network chain ID (default "axelar")
--home string directory for config and data (default "$HOME/.axelar")
--log_format string The logging format (json|plain) (default "plain")
--log_level string The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
--output string Output format (text|json) (default "text")
--trace print out full stack trace on errors
- axelard tx - Transactions subcommands
- axelard tx evm add-chain - Add a new EVM chain
- axelard tx evm confirm-erc20-deposit - Confirm ERC20 deposits in an EVM chain transaction to a burner address
- axelard tx evm confirm-erc20-token - Confirm an ERC20 token deployment in an EVM chain transaction for a given asset of some origin chain and gateway address
- axelard tx evm confirm-gateway-txs - Confirm gateway transactions in an EVM chain
- axelard tx evm confirm-transfer-operatorship - Confirm a transfer operatorship in an EVM chain transaction
- axelard tx evm create-burn-tokens - Create burn commands for all confirmed token deposits in an EVM chain
- axelard tx evm create-deploy-token - Create a deploy token command with the AxelarGateway contract
- axelard tx evm create-pending-transfers - Create commands for handling all pending transfers to an EVM chain
- axelard tx evm link - Link a cross chain address to an EVM chain address created by Axelar
- axelard tx evm retry-event - Retry a failed event
- axelard tx evm set-gateway - Set the gateway address for the given evm chain
- axelard tx evm sign-commands - Sign pending commands for an EVM chain contract
- axelard tx evm transfer-operatorship - Create transfer operatorship command for an EVM chain contract