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 evm.EVMTokenType
Balance *big.Int
TokenAddrContextIdentifier string
TokenAddrContextVersion int
TokenAddrData []byte
AccountAddrContextIdentifier string
AccountAddrContextVersion int
AccountAddrData []byte
DownloadRound uint64
}
Click to show internal directories.
Click to hide internal directories.