`eth1_chain` no longer logs with `topics` since #5768, making it hard to filter messages from this module. Re-add the `topics`, and also fix outdated `topics` in `el_manager` (formerly `*_monitor`).
reduces import junk in some places - more could be done here