@xoxno/sdk-js
Preparing search index...
sdk
UserHistoryPointDto
Type Alias UserHistoryPointDto
type
UserHistoryPointDto
=
{
native
:
number
;
side
:
"supply"
|
"borrow"
;
timestamp
:
string
;
token
:
string
;
usd
:
number
;
}
Index
Properties
native
side
timestamp
token
usd
Properties
native
native
:
number
Balance in native units.
side
side
:
"supply"
|
"borrow"
timestamp
timestamp
:
string
Bin timestamp (ISO-8601).
token
token
:
string
usd
usd
:
number
Balance in USD.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
native
side
timestamp
token
usd
@xoxno/sdk-js
Loading...
Balance in native units.