@sodazone/ocelloids-client - v4.1.3
Preparing search index...
server-types
sourceDefi
DefiLiquidityAsset
Type Alias DefiLiquidityAsset
type
DefiLiquidityAsset
=
{
assetId
:
string
;
balances
:
{
available
?:
string
;
borrowed
?:
string
;
holdingCap
?:
string
;
mintCap
?:
string
;
reserves
:
string
;
total
?:
string
;
}
;
decimals
:
number
;
holdingAccount
?:
string
;
priceUSD
:
number
;
role
?:
"liquid"
|
"collateral"
|
"debt"
|
"lst"
|
"staked"
;
symbol
:
string
;
}
Index
Properties
asset
Id
balances
decimals
holding
Account?
price
USD
role?
symbol
Properties
asset
Id
assetId
:
string
balances
balances
:
{
available
?:
string
;
borrowed
?:
string
;
holdingCap
?:
string
;
mintCap
?:
string
;
reserves
:
string
;
total
?:
string
;
}
decimals
decimals
:
number
Optional
holding
Account
holdingAccount
?:
string
price
USD
priceUSD
:
number
Optional
role
role
?:
"liquid"
|
"collateral"
|
"debt"
|
"lst"
|
"staked"
symbol
symbol
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
asset
Id
balances
decimals
holding
Account
price
USD
role
symbol
@sodazone/ocelloids-client - v4.1.3
Loading...