ao-js-sdk - v0.2.11
GitHub
Preparing search index...
StateNoticeTransactionData
Interface StateNoticeTransactionData
interface
StateNoticeTransactionData
{
Balances
:
Record
<
string
,
number
>
;
Controllers
:
string
[]
;
Denomination
:
number
;
Description
:
string
;
Initialized
:
boolean
;
Keywords
:
string
[]
;
Logo
:
string
;
Name
:
string
;
Owner
:
string
;
Records
:
Record
<
string
,
{
transactionId
:
string
;
ttlSeconds
:
number
}
>
;
Ticker
:
string
;
TotalSupply
:
number
;
}
Index
Properties
Balances
Controllers
Denomination
Description
Initialized
Keywords
Logo
Name
Owner
Records
Ticker
Total
Supply
Properties
Balances
Balances
:
Record
<
string
,
number
>
Controllers
Controllers
:
string
[]
Denomination
Denomination
:
number
Description
Description
:
string
Initialized
Initialized
:
boolean
Keywords
Keywords
:
string
[]
Logo
Logo
:
string
Name
Name
:
string
Owner
Owner
:
string
Records
Records
:
Record
<
string
,
{
transactionId
:
string
;
ttlSeconds
:
number
}
>
Ticker
Ticker
:
string
Total
Supply
TotalSupply
:
number
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
Balances
Controllers
Denomination
Description
Initialized
Keywords
Logo
Name
Owner
Records
Ticker
Total
Supply
GitHub
ao-js-sdk - v0.2.11
Loading...