model

package
v0.0.0-...-0ff5682 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Block

type Block struct {
	Number    uint64
	Timestamp uint64
	Hash      common.Hash
}

type ERC721Transfer

type ERC721Transfer struct {
	From        common.Address
	To          common.Address
	TokenId     *big.Int
	BlockNumber uint64
	Timestamp   uint64
	Contract    common.Address
}

type ERC721UniversalContract

type ERC721UniversalContract struct {
	Address           common.Address
	CollectionAddress common.Address
	BlockNumber       uint64
}

type MintedWithExternalURI

type MintedWithExternalURI struct {
	Slot        *big.Int
	To          common.Address
	TokenURI    string
	TokenId     *big.Int
	BlockNumber uint64
	Timestamp   uint64
	TxIndex     uint64
}

Jump to

Keyboard shortcuts

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