The only place where appDB is used in wallet is activity, which refers to `keycards_accounts` table. So a temporary table `keycards_accounts` is created in wallet db and updated before each activity query.
Move all the services to status-node, as some of them were there, some of them were in the geth backend and scattered around.