erc721

package
v0.0.0-...-5068620 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApprovalEvent

func ApprovalEvent() abs.Event

ApprovalEvent

Approval(address indexed owner, address indexed approved, uint256 indexed tokenId);

func ApprovalForAllEvent

func ApprovalForAllEvent() abs.Event

ApprovalForAllEvent

ApprovalForAll(address indexed owner, address indexed operator, bool approved);

func EventToName

func EventToName(event abs.Event) string

EventToName ...

func TransferEvent

func TransferEvent() abs.Event

TransferEvent

Transfer(address indexed from, address indexed to, uint256 indexed tokenId);

Types

type ERC721

type ERC721 struct {
	abs.Contract
}

func New

func New(addrs []common.Address, attrs *abs.Attrs) *ERC721

Jump to

Keyboard shortcuts

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