package
0.0.0-20250222181736-423ad2c20814
Repository: https://github.com/dlnrd/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.