The send-token page was built to only send SLP1 fungible tokens. We will add support for all eCash tokens. So, we need a way to show the user what kind of token this is and control the available actions based on the type.
Add this functionality.
To do
[] Mock wallet with a utxo of every token type
[] Mock cache for all of these tokens
[] Integration test to confirm expected render of screen for each token type, including all zeros.