package
0.0.0-20241219114518-5068cfe3d309
Repository: https://github.com/enviodev/hypersync-client-go.git
Documentation: pkg.go.dev

# Functions

DecodeEthereumLog decodes an Ethereum event log using the provided ABI data.
DecodeEthereumLogWithContract decodes an Ethereum event log using the provided contract's ABI.
GetEthereumTopicByName searches for and returns a Topic by its name from a slice of Topic instances.

# Structs

EthereumLog encapsulates a decoded Ethereum event log.
EthereumTopic represents a single decoded topic from an Ethereum event log.