The endpoint returns the enhanced details of a portfolio asset. If user has staked assets, then the information will be added here.
Asset details (enhanced)
Error
Invalid user
Error
Error
Too Many Requests
Error
Maintenance or Service unavailable
{- "data": {
- "total_return": "-5.23",
- "total_invested": "100.00",
- "average_buy_price": "57.75684575",
- "fiat_balance": "94.77",
- "asset_balance": "1.73139649",
- "daily_return": "-0.77",
- "daily_return_percent": "-0.81",
- "current_asset_price": "54.73815655",
- "total_return_percent": "-5.23",
- "staked_balance": "5.12351293",
- "staked_balance_percent": "1.23"
}
}