Flex
Flex exchange system
Public Attributes | List of all members
BurnInfo Struct Reference

Burn parameters for each wallet in burnThemAll More...

#include <FlexClient.hpp>

Public Attributes

uint256 out_pubkey
 Public key for external wallet (out)
 
address_opt out_owner
 Internal (contract) owner for external wallet (out)
 
address wallet
 Wallet address.
 
opt< cell > notify
 

Detailed Description

Burn parameters for each wallet in burnThemAll

Member Data Documentation

◆ notify

opt< cell > notify

Notification payload to the destination wallet's owner (or EverReTransferArgs for (old WrapperEver)->(new WrapperEver) transfer)

◆ out_owner

address_opt out_owner

Internal (contract) owner for external wallet (out)

◆ out_pubkey

uint256 out_pubkey

Public key for external wallet (out)

◆ wallet

address wallet

Wallet address.


The documentation for this struct was generated from the following files: