Documentation
Preparing search index...
@tonconnect/ui
SendTransactionIntentItemJetton
Interface SendTransactionIntentItemJetton
interface
SendTransactionIntentItemJetton
{
amount
:
string
;
customPayload
?:
string
;
destination
:
string
;
forwardPayload
?:
string
;
forwardTonAmount
?:
string
;
jettonMasterAddress
:
string
;
queryId
?:
number
;
responseDestination
?:
string
;
type
:
"jetton"
;
}
Index
Properties
amount
custom
Payload?
destination
forward
Payload?
forward
Ton
Amount?
jetton
Master
Address
query
Id?
response
Destination?
type
Properties
amount
amount
:
string
Optional
custom
Payload
customPayload
?:
string
destination
destination
:
string
Optional
forward
Payload
forwardPayload
?:
string
Optional
forward
Ton
Amount
forwardTonAmount
?:
string
jetton
Master
Address
jettonMasterAddress
:
string
Optional
query
Id
queryId
?:
number
Optional
response
Destination
responseDestination
?:
string
type
type
:
"jetton"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
custom
Payload
destination
forward
Payload
forward
Ton
Amount
jetton
Master
Address
query
Id
response
Destination
type
Documentation
Loading...