Currently we are deriving the coin/protocol names on both extension and mobile with the exact same code. This is something that could be moved into the utils so that both platforms could consume it. This also means updating these dictionaries can be done once.
I suggest that we migrate the following methods...
These methods were duplicated on mobile in this PR
@FrederikBolding do you have thoughts on this?