@xoxno/sdk-js
Preparing search index...
sdk
DefiLlamaPointDto
Type Alias DefiLlamaPointDto
type
DefiLlamaPointDto
=
{
borrowed
:
number
;
fees
:
number
;
revenue
:
number
;
timestamp
:
string
;
tvl
:
number
;
}
Index
Properties
borrowed
fees
revenue
timestamp
tvl
Properties
borrowed
borrowed
:
number
fees
fees
:
number
Borrow interest accrued in the bin.
revenue
revenue
:
number
Reserve revenue accrued in the bin.
timestamp
timestamp
:
string
Bin timestamp (ISO-8601).
tvl
tvl
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
borrowed
fees
revenue
timestamp
tvl
@xoxno/sdk-js
Loading...
Borrow interest accrued in the bin.