Documentation ¶
Index ¶
- func GetCmdAddChain() *cobra.Command
- func GetCmdConfirmERC20Deposit() *cobra.Command
- func GetCmdConfirmERC20TokenDeployment() *cobra.Command
- func GetCmdConfirmTransferOperatorship() *cobra.Command
- func GetCmdCreateBurnTokens() *cobra.Command
- func GetCmdCreateConfirmGatewayTx() *cobra.Command
- func GetCmdCreateDeployToken() *cobra.Command
- func GetCmdCreatePendingTransfers() *cobra.Command
- func GetCmdCreateTransferOperatorship() *cobra.Command
- func GetCmdLink() *cobra.Command
- func GetCmdRetryFailedEvent() *cobra.Command
- func GetCmdSetGateway() *cobra.Command
- func GetCmdSignCommands() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdAddChain ¶
GetCmdAddChain returns the cli command to add a new evm chain command
func GetCmdConfirmERC20Deposit ¶
GetCmdConfirmERC20Deposit returns the cli command to confirm an ERC20 deposit
func GetCmdConfirmERC20TokenDeployment ¶
GetCmdConfirmERC20TokenDeployment returns the cli command to confirm a ERC20 token deployment
func GetCmdConfirmTransferOperatorship ¶
GetCmdConfirmTransferOperatorship returns the cli command to confirm a transfer operatorship for the gateway contract
func GetCmdCreateBurnTokens ¶
GetCmdCreateBurnTokens returns the cli command to create burn commands for all confirmed token deposits in an EVM chain
func GetCmdCreateConfirmGatewayTx ¶ added in v0.17.0
GetCmdCreateConfirmGatewayTx returns the cli command to confirm a gateway transaction
func GetCmdCreateDeployToken ¶
GetCmdCreateDeployToken returns the cli command to create deploy-token command for an EVM chain
func GetCmdCreatePendingTransfers ¶
GetCmdCreatePendingTransfers returns the cli command to create commands for handling all pending token transfers to an EVM chain
func GetCmdCreateTransferOperatorship ¶
GetCmdCreateTransferOperatorship returns the cli command to create transfer-operatorship command for an EVM chain contract
func GetCmdLink ¶
GetCmdLink links a cross chain address to an EVM chain address created by Axelar
func GetCmdRetryFailedEvent ¶ added in v0.18.0
GetCmdRetryFailedEvent returns the cli command to retry a failed event
func GetCmdSetGateway ¶ added in v0.17.0
GetCmdSetGateway sets the gateway address for the given evm chain
func GetCmdSignCommands ¶
GetCmdSignCommands returns the cli command to sign pending commands for an EVM chain contract
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.