Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
TokenAccountInfo
Interface TokenAccountInfo
interface
TokenAccountInfo
{
amount
:
string
;
closeAuthority
?:
string
;
decimals
:
number
;
delegate
?:
string
;
delegatedAmount
?:
string
;
isNative
:
boolean
;
mint
:
string
;
owner
:
string
;
pubkey
:
string
;
rentExemptReserve
?:
string
;
uiAmount
:
number
;
}
Index
Properties
amount
close
Authority?
decimals
delegate?
delegated
Amount?
is
Native
mint
owner
pubkey
rent
Exempt
Reserve?
ui
Amount
Properties
amount
amount
:
string
Optional
close
Authority
close
Authority
?:
string
decimals
decimals
:
number
Optional
delegate
delegate
?:
string
Optional
delegated
Amount
delegated
Amount
?:
string
is
Native
is
Native
:
boolean
mint
mint
:
string
owner
owner
:
string
pubkey
pubkey
:
string
Optional
rent
Exempt
Reserve
rent
Exempt
Reserve
?:
string
ui
Amount
ui
Amount
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
close
Authority
decimals
delegate
delegated
Amount
is
Native
mint
owner
pubkey
rent
Exempt
Reserve
ui
Amount
@synapse/client-sdk
Loading...