standard

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Standard

type Standard int64
const (
	UNKNOWN Standard = iota
	ERC20
	ERC165
	ERC721
	ERC1155
)

func GetStandard

func GetStandard(txLog *types.Log) Standard

func (Standard) IsERC20

func (s Standard) IsERC20() bool

func (Standard) IsERC721orERC1155

func (s Standard) IsERC721orERC1155() bool

func (Standard) String

func (s Standard) String() string

type Standards

type Standards []Standard

func (Standards) Contains

func (st Standards) Contains(standard Standard) bool

Jump to

Keyboard shortcuts

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