CoinCap Get Asset Details
Get all available CoinCap API asset details for a specific asset
Stuff You Need to Know
This component uses the CoinCap API to retrieve details for any specific coin they support. Possible details are listed in the tables below.
How to Configure
Component-specific settings:
- id (field) - This field is required. Enter the asset ID you plan to use. A list of all asset ids can be found here!
Standard settings:
Click here to view information on standard settings.
What Happens Next
Response
Key | Description |
---|---|
id | unique identifier for asset |
rank | rank is in ascending order - this number is directly associated with the marketcap whereas the highest marketcap receives rank 1 |
symbol | most common symbol used to identify this asset on an exchange |
name | proper name for asset |
supply | available supply for trading |
maxSupply | total quantity of asset issued |
marketCapUsd | supply x price |
volumeUsd24Hr | quantity of trading volume represented in USD over the last 24 hours |
priceUsd | volume-weighted price based on real-time market data, translated to USD |
changePercent24Hr | the direction and value change in the last 24 hours |
vwap24Hr | Volume Weighted Average Price in the last 24 hours |
Want More Info?
Read more about the CoinCap API here. Want access to more CoinCap API endpoints? Contact us here for more info!