package
0.0.2-migrate-evm
Repository: https://github.com/scalarorg/scalar-core.git
Documentation: pkg.go.dev
# Functions
GetCmdAddChain returns the cli command to add a new evm chain command.
GetCmdConfirmERC20Deposit returns the cli command to confirm an ERC20 deposit.
GetCmdConfirmERC20TokenDeployment returns the cli command to confirm a ERC20 token deployment.
GetCmdConfirmTransferOperatorship returns the cli command to confirm a transfer operatorship for the gateway contract.
GetCmdCreateBurnTokens returns the cli command to create burn commands for all confirmed token deposits in an EVM chain.
GetCmdCreateConfirmGatewayTx returns the cli command to confirm a gateway transaction Deprecated: use GetCmdConfirmGatewayTxs instead.
GetCmdCreateConfirmGatewayTxs returns the cli command to confirm gateway transactions.
GetCmdCreateDeployToken returns the cli command to create deploy-token command for an EVM chain.
GetCmdCreatePendingTransfers returns the cli command to create commands for handling all pending token transfers to an EVM chain.
GetCmdCreateTransferOperatorship returns the cli command to create transfer-operatorship command for an EVM chain contract.
GetCmdLink links a cross chain address to an EVM chain address created by Scalar.
GetCmdRetryFailedEvent returns the cli command to retry a failed event.
GetCmdSetGateway sets the gateway address for the given evm chain.
GetCmdSignCommands returns the cli command to sign pending commands for an EVM chain contract.
GetQueryCmd returns the cli query commands for this module.
GetTxCmd returns the transaction commands for this module.