evmtokenbalances

package
v0.2.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAnalyzer added in v0.1.13

func NewAnalyzer(
	runtime common.Runtime,
	cfg config.ItemBasedAnalyzerConfig,
	runtimeMetadata *sdkConfig.ParaTime,
	sourceClient nodeapi.RuntimeApiLite,
	target storage.TargetStorage,
	logger *log.Logger,
) (analyzer.Analyzer, error)

Types

type StaleTokenBalance

type StaleTokenBalance struct {
	TokenAddr                    string
	AccountAddr                  string
	Type                         common.TokenType
	Balance                      *big.Int
	TokenAddrContextIdentifier   string
	TokenAddrContextVersion      int
	TokenAddrData                []byte
	AccountAddrContextIdentifier string
	AccountAddrContextVersion    int
	AccountAddrData              []byte
	DownloadRound                uint64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL