Documentation ¶
Index ¶
- func AddToken2LockListTx(cmd *cobra.Command, _ []string)
- func AddToken2LockListTxFlags(cmd *cobra.Command)
- func ConfigLockedTokenOfflineSave(cmd *cobra.Command, _ []string)
- func ConfigLockedTokenOfflineSaveCmd() *cobra.Command
- func ConfigLockedTokenOfflineSaveFlags(cmd *cobra.Command)
- func ConfigplatformTokenSymbol(cmd *cobra.Command, _ []string)
- func ConfigplatformTokenSymbolCmd() *cobra.Command
- func CreateAddToken2LockListTxCmd() *cobra.Command
- func CreateBridgeTokenTx(cmd *cobra.Command, _ []string)
- func CreateBridgeTokenTxCmd() *cobra.Command
- func CreateBridgeTokenTxFlags(cmd *cobra.Command)
- func CreateCfgAccountTxCmd() *cobra.Command
- func CreateCmd() *cobra.Command
- func CreateEthBridgeBankRelated(cmd *cobra.Command, _ []string)
- func CreateEthBridgeBankRelatedCmd() *cobra.Command
- func CreateMultisignTransferTx(cmd *cobra.Command, _ []string)
- func CreateMultisignTransferTxCmd() *cobra.Command
- func CreateTxInfoAndWrite(abiData []byte, deployAddr, contract, name, url string, chainEthId int64)
- func CreateWithFileCmd() *cobra.Command
- func DeployBEP20(cmd *cobra.Command, _ []string)
- func DeployBEP20Cmd() *cobra.Command
- func DeployBEP20Flags(cmd *cobra.Command)
- func DeployERC20(cmd *cobra.Command, _ []string)
- func DeployERC20Cmd() *cobra.Command
- func DeployERC20Flags(cmd *cobra.Command)
- func DeployOfflineContractsCmd() *cobra.Command
- func DeployTetherUSDT(cmd *cobra.Command, _ []string)
- func DeployTetherUSDTCmd() *cobra.Command
- func DeployTetherUSDTFlags(cmd *cobra.Command)
- func InitCfg(filepath string, cfg interface{})
- func NewTxWrite(infos []*DeployInfo, deployerAddr common.Address, url, fileName string) error
- func PreliminarySignMultisignTransferTxCmd() *cobra.Command
- func PrepareCreateMultisignTransferTxCmd() *cobra.Command
- func SendTxsCmd() *cobra.Command
- func SetupCmd() *cobra.Command
- func SetupOwner(cmd *cobra.Command, _ []string)
- func SetupOwnerFlags(cmd *cobra.Command)
- func SignCmd() *cobra.Command
- type DeployConfigInfo
- type DeployContractRet
- type DeployInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddToken2LockListTx ¶
func ConfigLockedTokenOfflineSaveFlags ¶
ConfigLockedTokenOfflineSaveFlags ...
func ConfigplatformTokenSymbol ¶ added in v1.66.0
func ConfigplatformTokenSymbolCmd ¶ added in v1.66.0
func CreateBridgeTokenTx ¶
func CreateBridgeTokenTxCmd ¶
func CreateCfgAccountTxCmd ¶
func CreateEthBridgeBankRelated ¶ added in v1.66.0
func CreateEthBridgeBankRelatedCmd ¶ added in v1.66.0
func CreateMultisignTransferTxCmd ¶
CreateMultisignTransferTxCmd 创建多签转帐交易
func CreateTxInfoAndWrite ¶
func CreateWithFileCmd ¶
func DeployBEP20 ¶ added in v1.66.0
func DeployBEP20Cmd ¶ added in v1.66.0
func DeployBEP20Flags ¶ added in v1.66.0
func DeployERC20 ¶
func DeployERC20Cmd ¶
func DeployERC20Flags ¶
func DeployTetherUSDT ¶ added in v1.66.0
func DeployTetherUSDTCmd ¶ added in v1.66.0
func DeployTetherUSDTFlags ¶ added in v1.66.0
func NewTxWrite ¶
func NewTxWrite(infos []*DeployInfo, deployerAddr common.Address, url, fileName string) error
func PreliminarySignMultisignTransferTxCmd ¶
PreliminarySignMultisignTransferTxCmd 多签转帐交易 多签多个地址签名 离线
func PrepareCreateMultisignTransferTxCmd ¶
PrepareCreateMultisignTransferTxCmd 预备创建一个多签转帐交易 在线
func SendTxsCmd ¶
func SetupOwner ¶
func SetupOwnerFlags ¶
Types ¶
type DeployConfigInfo ¶
type DeployContractRet ¶
Click to show internal directories.
Click to hide internal directories.