📄️ Returns the list of owned assets
The endpoint returns the fiat equivalent of user's assets. For example, as a user I have 2.5 ETH, so the endpoint will return how much is my ETH asset worth (e.g. `fiat_balance 1000.34`). Depending on the passed fiat_id, the amount will be returned in the corresponding currency. Asset balance for a given asset is the sum of its available balance and staked balance.
📄️ Returns the list of owned asset groups
The endpoint returns the fiat equivalent of user's asset groups.
📄️ Portfolio performance based on timeframe
The endpoint returns how user’s portfolio has changed in the selected time period (daily/weekly/monthly/yearly).
📄️ Returns the enhanced portfolio detail of an asset
The endpoint returns the enhanced details of a portfolio asset. If user has staked assets, then the information will be added here.
📄️ Returns the list of owned assets
The endpoint returns the fiat equivalent of user's assets. For example, as a user I have 2.5 ETH, so the endpoint will return how much is my ETH asset worth (e.g. `fiat_balance 1000.34`). Depending on the passed fiat_id, the amount will be returned in the corresponding currency. Asset balance for a given asset is the sum of its available balance and staked balance.
📄️ Returns the list of owned asset groups
The endpoint returns the fiat equivalent of user's asset groups.
📄️ Portfolio performance based on timeframe
The endpoint returns how user’s portfolio has changed in the selected time period (daily/weekly/monthly/yearly).
📄️ Returns the enhanced portfolio detail of an asset
The endpoint returns the enhanced details of a portfolio asset. If user has staked assets, then the information will be added here.