# Transaction reviews

In order to protect users, we run transactions simulations against some security checks. Find below some transaction reviews and how you can improve them for your users.

## Risky approval of your funds

This transaction review means that some of the assets that are approved are not spent in the same transaction.&#x20;

On Starknet, [multiple calls can be bundled in a single transaction](https://docs.argent.xyz/aa-use-cases/multicalls) which means that open approvals are often avoidable. Make sure to spend 100% of the approved amounts in the same transaction.

If you have a specific use case that requires open approvals, please reach-out to us so we can figure out how handle the warning.

<figure><img src="https://790103736-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MCCsloxVgbn9ByBE-nP%2Fuploads%2FNuWhwCaeWl9XTKSFqFoD%2Fimage.png?alt=media&#x26;token=67a91ee9-14af-4d4d-92c3-845857cc4682" alt=""><figcaption></figcaption></figure>
