Documentation
Preparing search index...
@tonconnect/ui
SendTransactionIntentItemTon
Interface SendTransactionIntentItemTon
interface
SendTransactionIntentItemTon
{
address
:
string
;
amount
:
string
;
extraCurrency
?:
{
[
k
:
number
]:
string
}
;
payload
?:
string
;
stateInit
?:
string
;
type
:
"ton"
;
}
Index
Properties
address
amount
extra
Currency?
payload?
state
Init?
type
Properties
address
address
:
string
amount
amount
:
string
Optional
extra
Currency
extraCurrency
?:
{
[
k
:
number
]:
string
}
Optional
payload
payload
?:
string
Optional
state
Init
stateInit
?:
string
type
type
:
"ton"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
amount
extra
Currency
payload
state
Init
type
Documentation
Loading...