package
0.3.7
Repository: https://github.com/unpackdev/solgo.git
Documentation: pkg.go.dev

# Functions

NewContract creates a new instance of Contract for a given Ethereum address and network.

# Structs

Contract represents an Ethereum smart contract within the context of a specific network.
Descriptor encapsulates comprehensive metadata about an Ethereum contract.
Log represents a structured version of an Ethereum log entry, including both the raw log information and its decoded form if applicable.
Metadata holds essential data related to an Ethereum smart contract.