Search
Preparing search index...
The search index is not available
@zero_one/client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@zero_one/client
StateBalanceChange
Interface StateBalanceChange
Hierarchy
ChangeEvent
<
{
borrows
:
Decimal
;
key
:
string
;
supply
:
Decimal
}
>
StateBalanceChange
Index
Properties
curr
prev
time
type
Properties
curr
curr
:
{
borrows
:
Decimal
;
key
:
string
;
supply
:
Decimal
}
Type declaration
borrows
:
Decimal
key
:
string
supply
:
Decimal
prev
prev
:
{
borrows
:
Decimal
;
key
:
string
;
supply
:
Decimal
}
Type declaration
borrows
:
Decimal
key
:
string
supply
:
Decimal
time
time
:
Date
type
type
:
ChangeType
Exports
State
Balance
Change
curr
prev
time
type
Generated using
TypeDoc