Multisend address is a big part of Gnosis-safe's security and I am sure that ones deployed by Safe team are all well secured. However, I could not find Safe documents sharing either:
- Safe's verified Multisend addresses
- Safe's verified bytecodes for Multisend contract
- Safe's mechanic behind choosing multisend address for each transaction
For users, it's important for us to be able to verify what Multisend we are interacting with. For example a malicious multisend while executing batch of 100+ transactions could include a token approval in between the batch making it impossible for us users to realize.
So it would be great if Safe team could share how this address is chosen for each transaction. Thanks!