bitbadgesjs-sdk - v0.22.7
Preparing search index...
iGetWeeklyTopLosersSuccessResponse
Interface iGetWeeklyTopLosersSuccessResponse<T>
interface
iGetWeeklyTopLosersSuccessResponse
<
T
extends
NumberType
>
{
assetPairs
:
{
_docId
:
string
;
_id
?:
string
;
asset
:
string
;
info
?:
WrappedCosmosAssetMetadataDoc
<
T
>
;
lastUpdated
:
T
;
percentageChange24h
:
T
;
percentageChange7d
:
T
;
price
:
T
;
totalLiquidity
:
any
[]
;
volume24h
:
T
;
volume7d
:
T
;
}
[]
;
pagination
:
PaginationInfo
;
}
Type Parameters
T
extends
NumberType
Index
Properties
asset
Pairs
pagination
Properties
asset
Pairs
assetPairs
:
{
_docId
:
string
;
_id
?:
string
;
asset
:
string
;
info
?:
WrappedCosmosAssetMetadataDoc
<
T
>
;
lastUpdated
:
T
;
percentageChange24h
:
T
;
percentageChange7d
:
T
;
price
:
T
;
totalLiquidity
:
any
[]
;
volume24h
:
T
;
volume7d
:
T
;
}
[]
pagination
pagination
:
PaginationInfo
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
asset
Pairs
pagination
bitbadgesjs-sdk - v0.22.7
Loading...