Versions in this module Expand all Collapse all v1 v1.0.4 Apr 24, 2026 Changes in this version + func Connect(lggr logger.Logger, apiClient *ton.APIClient, net string, verbose bool, ...) (*client, error) + func GenerateExplorerCmd(lggr *logger.Logger, contracts map[string]debug.TypeAndVersion, ...) *cobra.Command + func ParseURL(urlStr string) (txHash, address, network string, err error) + func TONConnect(lggr logger.Logger, apiClient *ton.APIClient, net string, verbose bool, ...) (*ton.APIClient, error) + type ContainerInspect struct + Config struct{ ... } + ID string + NetworkSettings struct{ ... } + State struct{ ... } + type Format int + const FormatSequenceRaw + const FormatSequenceURL + const FormatTree