Add a menu action to fetch aliases from https://alias.etokens.cash and add them to contacts. This will allow users to type in an alias in the "Pay to" field in the send tab, with autocompletion.
This assumes that for now aliases are immutable (phase 1 aliases). If this changes, we will have to check and update dynamically the alias when the user tries to send money to it.
ref T3298