Retrieves the top ranked assets by a specific metric.
Response Data
Field | Type | Description |
---|---|---|
data |
| An |
metadata |
| Contains extra data associated with the response. In this case, the |
totalRecords |
| The total number of records that exist. |
blockchain |
| Contains data pertaining to the asset. |
blockchainId |
| The unique id for the blockchain and network in which this asset resides. |
icon |
| A url pointing to the image file of the asset icon. |
name |
| The name of the asset. |
slug |
| The asset slug. |
symbol |
| The asset symbol. |
changeInPriceDaily |
| The percent change in price over the last 24 hours. |
changeInPriceHourly |
| The percent change in price over the last hour. |
changeInPriceWeekly |
| The percent change in price over the last week. |
currentPrice |
| The current price of the asset. |
decimals |
| The assets degree of precision. |
marketCap |
| The total market cap of the asset in USD. |
name |
| The name of the asset. |
rank |
| The rank of the asset according to the |
specifications |
| |
symbol |
| The asset symbol. |
tokenVelocity |
| The token velocity. Applicable only if the asset is a token. |
tradeVolume |
| The trade volume of the asset. |
transactionVolume |
| The transaction volume of the asset. |
uniqueAddresses |
| The number of unique address that hold the token. Applicable only if the asset is a token. |