structures

package
v0.0.0-...-18610df Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 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 JettonTrasfer

type JettonTrasfer struct {
	QueryId             uint64           `tlb:"## 64"`
	Amount              tlb.Coins        `tlb:"."`
	Destination         *address.Address `tlb:"addr"`
	ResponseDestination *address.Address `tlb:"addr"`
	CustomPayload       *cell.Cell       `tlb:"maybe ^"`
	FwdTonAmount        tlb.Coins        `tlb:"."`
	FwdPayload          *cell.Cell       `tlb:"either . ^"`
	// contains filtered or unexported fields
}

type StonFiRequest

type StonFiRequest struct {
	TokenWallet1 *address.Address `tlb:"addr"`
	MinOut       tlb.Coins        `tlb:"."`
	ToAddress    *address.Address `tlb:"addr"`
	HasRef       bool             `tlb:"bool"`
	RefAddress   *address.Address `tlb:"?HasRef addr"`
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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