erc721

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const ABIERC721 = `` /* 3286-byte string literal not displayed */

Variables

This section is empty.

Functions

func PackPayloadForErc721

func PackPayloadForErc721(function string, params []byte) (string, error)

func UnpackReturnsForErc721

func UnpackReturnsForErc721(function string, returns []byte) (string, error)

Types

type CallErc721In

type CallErc721In struct {
	Address   string `json:"address,omitempty"`
	Owner     string `json:"owner,omitempty"`
	Operator  string `json:"operator,omitempty"`
	Approved  bool   `json:"approved,omitempty"`
	From      string `json:"from,omitempty"`
	To        string `json:"to,omitempty"`
	Recipient string `json:"recipient,omitempty"`
	TokenId   string `json:"tokenId,omitempty"`
	Index     string `json:"index,omitempty"`
	Data      string `json:"data,omitempty"`
}

Jump to

Keyboard shortcuts

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