ao-js-sdk - v0.0.9
GitHub
Preparing search index...
TickHistoryEntry
Interface TickHistoryEntry
Represents a single tick history entry
interface
TickHistoryEntry
{
AoKept
?:
string
;
AoReceived
?:
string
;
DistributionTick
?:
number
;
Nonce
?:
string
;
PiReceived
?:
string
;
Timestamp
:
number
;
TokenPriceInAo
?:
string
;
TokensDistributed
?:
string
;
TotalInflowInTick
?:
string
;
TotalMintedInTick
?:
string
;
TriggerMintReportIds
:
string
[]
;
YieldCycle
?:
string
;
}
Index
Properties
Ao
Kept?
Ao
Received?
Distribution
Tick?
Nonce?
Pi
Received?
Timestamp
Token
Price
In
Ao?
Tokens
Distributed?
Total
Inflow
In
Tick?
Total
Minted
In
Tick?
Trigger
Mint
Report
Ids
Yield
Cycle?
Properties
Optional
Ao
Kept
AoKept
?:
string
Optional
Ao
Received
AoReceived
?:
string
Optional
Distribution
Tick
DistributionTick
?:
number
Optional
Nonce
Nonce
?:
string
Optional
Pi
Received
PiReceived
?:
string
Timestamp
Timestamp
:
number
Optional
Token
Price
In
Ao
TokenPriceInAo
?:
string
Optional
Tokens
Distributed
TokensDistributed
?:
string
Optional
Total
Inflow
In
Tick
TotalInflowInTick
?:
string
Optional
Total
Minted
In
Tick
TotalMintedInTick
?:
string
Trigger
Mint
Report
Ids
TriggerMintReportIds
:
string
[]
Optional
Yield
Cycle
YieldCycle
?:
string
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
Ao
Kept
Ao
Received
Distribution
Tick
Nonce
Pi
Received
Timestamp
Token
Price
In
Ao
Tokens
Distributed
Total
Inflow
In
Tick
Total
Minted
In
Tick
Trigger
Mint
Report
Ids
Yield
Cycle
GitHub
ao-js-sdk - v0.0.9
Loading...
Represents a single tick history entry