Here are the tx hashes :<p><pre><code> 0xafda5e4205b21292df4faa6a70e989a05438d67c8890b35c5d0c765c4a4ad734
0x49c83dffef1fcf28b2016835a7ecb91ee76db762fcff4e66bb039c963583b315
0x9f82206ea909770219d39210997ad64da2226f6a774bb353fd668c9cd9270d63
0x5a72470f64aa3be7b2a376ce526087b7e04ff22ee78e11b7bf1dbd63d84adbe8
</code></pre>
To recover the images, put the calldata in a file (say tx1.hex), then do<p><pre><code> xxd -r -p tx1.hex > pic1.jpg</code></pre>