Versions in this module Expand all Collapse all v0 v0.84.0 Mar 3, 2026 Changes in this version + const AnalyzerID + const AnnotationAddress + const AnnotationDecimals + const AnnotationSymbol + type TokenMetadataAnalyzer struct + func (a *TokenMetadataAnalyzer) Analyze(ctx context.Context, req analyzer.AnalyzeRequest[analyzer.CallAnalyzerContext], ...) (annotation.Annotations, error) + func (a *TokenMetadataAnalyzer) CanAnalyze(_ context.Context, _ analyzer.AnalyzeRequest[analyzer.CallAnalyzerContext], ...) bool + func (a *TokenMetadataAnalyzer) Dependencies() []string + func (a *TokenMetadataAnalyzer) ID() string