@xoxno/sdk-js
Preparing search index...
sdk
FeeGraphPointDto
Type Alias FeeGraphPointDto
type
FeeGraphPointDto
=
{
feeShort
:
number
;
timestamp
:
string
;
usd
:
number
;
}
Index
Properties
fee
Short
timestamp
usd
Properties
fee
Short
feeShort
:
number
Summed fee in human-readable units.
timestamp
timestamp
:
string
Bin timestamp (ISO-8601).
usd
usd
:
number
Summed USD value.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fee
Short
timestamp
usd
@xoxno/sdk-js
Loading...
Summed fee in human-readable units.