The endpoint returns details on ETC assets. These details are visible in the user interface in the app. Please note that each asset type will return information related only to that asset. For example, ETC assets details will be different from crypto coins details.
Success Response
Unauthorized
Not Found
Error
Too Many Requests
Error
Maintenance or Service unavailable
{- "data": {
- "isin": "US8086251076",
- "asset_name": "Cotton",
- "current_price": "3.6052",
- "current_price_absolute_change": "0.04579999999999984",
- "current_price_relative_change": "0.012867337191661471",
- "daily_high": "3.6132",
- "daily_low": "3.5748",
- "monthly_volatility": "0.3950947942252246",
- "high_52_w": "38925200000000000000",
- "low_52_w": "2.124",
- "fund_size": "6290767.271",
- "fund_size_year": "2022",
- "total_expense_ratio": "0.0054",
- "distribution_policy": "Reinvesting",
- "replication_method": "Derivative",
- "provider": "WisdomTree",
- "market_cap": "386849827405.70737500",
- "time": "2022-09-15T07:54:11.903578Z"
}
}