Indexer runs a cron job that processes transactions that are already in the database and updates with the same value over and over again.
Expected: All transactions that are already in the database must be skipped and updated only once when the receiving side is claimed.
Additionally, add better logging of the amount by removing decimals in all 4 logging events.