Ensure message validity, unique usernames, and rate limits in Farcaster
ph.forkPreState()
/ ph.forkPostState()
: Check system state before and after operationsph.getCallInputs()
: Retrieve and decode function call parametersregisterCallTrigger()
: Trigger when specific functions are calledNote: Full examples with tests available in the Phylax Assertion Examples Repository.