Prevent tokens from being drained from a contract
forkPreState()
/ forkPostState()
: Capture token balance before and after transactionregisterCallTrigger()
: Trigger on every transaction without specifying particular function signatureNote: Full examples with tests available in the Phylax Assertion Examples Repository.