Cashtab assumes all 546-satoshi utxos are eToken utxos to prevent accidental token burns. However, token utxo checks are already redundant, and there is not a known instance of eToken utxos being classified as eCash utxos with the current backend.
There is still a case to be made for keeping this as a "just in case" error check. However, now that we have more users, and 5.46 XEC is the min transaction -- the app should support users testing the minimum transaction without raising the question of "why did the min transaction not show up in the receiving wallet?"
T1688