Status
- Supported
- Partially Supported
- Not Supported Yet
Implementation Details
Example Implementation
Protocol:Example Use Cases
- Check invariants about total balances
- Check invariants about balances of specific addresses
Workarounds
- Use
FunctionCallInputsto get the inputs of the function call and retrieve the modified keys. - Use
getLogsto get the logs of the transaction and retrieve the modified keys.

