You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assets API seems to return CRYPTOexchange field for crypto tickers, however, Assets.getExchange() returns null since Exchange enum does not contain a mapping for the same. Not sure if this is intentional.
Assets API seems to return
CRYPTOexchangefield for crypto tickers, however,Assets.getExchange()returnsnullsinceExchangeenum does not contain a mapping for the same. Not sure if this is intentional.