### What is the feature you would like to see? Currently the [implementation](https://github.com/OpenZeppelin/stylus-test-helpers/blob/aa19a9b8577974f0ff3c994d24ad258d246d55e4/crates/motsu/src/shims.rs#L281) is the same as for regular [call](https://github.com/OpenZeppelin/stylus-test-helpers/blob/aa19a9b8577974f0ff3c994d24ad258d246d55e4/crates/motsu/src/shims.rs#L247), we should ensure it behaves as is expected of a static call (non-modifiable) ### Contribution Guidelines - [x] I agree to follow this project's Contribution Guidelines
What is the feature you would like to see?
Currently the implementation is the same as for regular call, we should ensure it behaves as is expected of a static call (non-modifiable)
Contribution Guidelines