nft721

package
v0.0.0-...-24e5678 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: LGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SupportsInterface

func SupportsInterface(cc *types.ContractContext, interfaceID []byte) bool

Types

type NFT721Contract

type NFT721Contract struct {
	// contains filtered or unexported fields
}

func (*NFT721Contract) Address

func (cont *NFT721Contract) Address() common.Address

func (*NFT721Contract) Front

func (cont *NFT721Contract) Front() interface{}

func (*NFT721Contract) Init

func (cont *NFT721Contract) Init(addr common.Address, master common.Address)

func (*NFT721Contract) Master

func (cont *NFT721Contract) Master() common.Address

func (*NFT721Contract) OnCreate

func (cont *NFT721Contract) OnCreate(cc *types.ContractContext, Args []byte) error

func (*NFT721Contract) OnReward

func (cont *NFT721Contract) OnReward(cc *types.ContractContext, b *types.Block, CountMap map[common.Address]uint32) (map[common.Address]*amount.Amount, error)

type NFT721ContractConstruction

type NFT721ContractConstruction struct {
	Owner  common.Address
	Name   string
	Symbol string
}

func (*NFT721ContractConstruction) ReadFrom

func (s *NFT721ContractConstruction) ReadFrom(r io.Reader) (int64, error)

func (*NFT721ContractConstruction) WriteTo

func (s *NFT721ContractConstruction) WriteTo(w io.Writer) (int64, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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