This diff reduces the refresh rate of Cashtab by 90%. The 10s refresh rate was necessary to support the expensive API call to get eToken info for all utxos.
After the previous series of diffs, the cost of this API call has been dramatically reduced.