balance-open
balance-open copied to clipboard
Pull currency names from some data source to have display names for all crypto currencies without hard coding
Right now we have some hard coded but there are way too many. We should have a lookup table in the database where we pull this info. Or potentially pull and cache it in the backend and pull down a data file like for exchange rates.