nft

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Item

type Item struct {
	Address    ton.AccountID
	Collection *ton.AccountID
	Owner      *ton.AccountID
}

func (Item) Transfer

func (item Item) Transfer(ctx context.Context, sender sender, destination ton.AccountID) error

type ItemTransferMessage

type ItemTransferMessage struct {
	ItemAddress         ton.AccountID
	Destination         ton.AccountID
	ResponseDestination ton.AccountID
	AttachedTon         tlb.Grams
	ForwardTon          tlb.Grams
	ForwardPayload      *boc.Cell
	CustomPayload       *boc.Cell
}

func (ItemTransferMessage) ToInternal

func (itm ItemTransferMessage) ToInternal() (tlb.Message, byte, error)

Jump to

Keyboard shortcuts

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