Skip to main content

Returns the list of owned assets

GET 

/v2/portfolio/overview/fiats/:fiatId

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.

Request

Responses

Portfolio details