Documentation
Preparing search index...
@tonconnect/ui
RawTonItem
Interface RawTonItem
interface
RawTonItem
{
address
:
string
;
amount
:
string
;
extra_currency
?:
{
[
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
extra_currency
?:
{
[
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...