Documentation
¶
Overview ¶
Copyright (C) 2025, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2025, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2025, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2025, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallDeploy ¶
func CallDeploy(_ []string, flags DeployFlags) error
Types ¶
type DeployFlags ¶
type DeployFlags struct {
Network networkoptions.NetworkFlags
// contains filtered or unexported fields
}
type HomeFlags ¶
type HomeFlags struct {
RPCEndpoint string
// contains filtered or unexported fields
}
type PopularTokenInfo ¶
type PopularTokenInfo struct {
TokenName string
TokenContractAddress string
TransferrerHomeAddress string
}
func GetPopularTokensInfo ¶
func GetPopularTokensInfo(network models.Network, blockchainAlias string) ([]PopularTokenInfo, error)
func (PopularTokenInfo) Desc ¶
func (i PopularTokenInfo) Desc() string
type RemoteFlags ¶
Click to show internal directories.
Click to hide internal directories.