View your holdings and portfolio performance
{formatValue(totalPortfolioValue)}
{formatValue(portfolioData.baseCurrencyBalance)}
{totalPortfolioValue > 0 ? `${((portfolioData.baseCurrencyBalance / totalPortfolioValue) * 100).toFixed(1)}% of portfolio` : '100% of portfolio'}
{formatValue(portfolioData.totalCoinValue)}
{portfolioData.coinHoldings.length} positions
You haven't invested in any coins yet. Start by buying existing coins.