A simple CLI tool that validates Safe transaction hashes in JSON log files.
cargo install --git https://github.com/monad-developers/soteria.git
soteria /path/to/your/logs/directorydocker build -t soteria .Replace $(pwd)/src/mocks with your directory of files to check:
docker run -v $(pwd)/src/mocks:/mnt/data soteria /mnt/data