evmnfts

package
v0.7.20 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package evmnfts implements the EVM NFTs analyzer.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAnalyzer

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

Types

type StaleNFT

type StaleNFT struct {
	Addr                  string
	ID                    common.BigInt
	Type                  *common.TokenType
	AddrContextIdentifier string
	AddrContextVersion    int
	AddrData              []byte
	DownloadRound         uint64
}

Directories

Path Synopsis
Package ipfsclient implements a simple IPFS client.
Package ipfsclient implements a simple IPFS client.
Package multiproto implements a multi-protocol file fetcher.
Package multiproto implements a multi-protocol file fetcher.

Jump to

Keyboard shortcuts

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