Const ACCOUNT_PORTFOLIO_BALANCE_FRAGMENT
ACCOUNT_PORTFOLIO_BALANCE_FRAGMENT: any = gql`fragment portfolioBalanceFields on AccountPortfolioBalance {allocationasset {...assetFields}fiatPricefiatPriceChangefiatPriceChangePercenttotaltotalFiatPricetotalFiatPriceChange}${ASSET_FRAGMENT}`