Documentation
Preparing search index...
@tonconnect/ui
SendTransactionIntentItemNft
Interface SendTransactionIntentItemNft
interface
SendTransactionIntentItemNft
{
attachedTon
?:
string
;
customPayload
?:
string
;
forwardPayload
?:
string
;
forwardTonAmount
?:
string
;
newOwnerAddress
:
string
;
nftAddress
:
string
;
queryId
?:
number
;
responseDestination
?:
string
;
type
:
"nft"
;
}
Index
Properties
attached
Ton?
custom
Payload?
forward
Payload?
forward
Ton
Amount?
new
Owner
Address
nft
Address
query
Id?
response
Destination?
type
Properties
Optional
attached
Ton
attachedTon
?:
string
Optional
custom
Payload
customPayload
?:
string
Optional
forward
Payload
forwardPayload
?:
string
Optional
forward
Ton
Amount
forwardTonAmount
?:
string
new
Owner
Address
newOwnerAddress
:
string
nft
Address
nftAddress
:
string
Optional
query
Id
queryId
?:
number
Optional
response
Destination
responseDestination
?:
string
type
type
:
"nft"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attached
Ton
custom
Payload
forward
Payload
forward
Ton
Amount
new
Owner
Address
nft
Address
query
Id
response
Destination
type
Documentation
Loading...