simStorageKeyReturns the key of the slot that was read/writtenSolidityfunction simStorageKey() internal returns (bytes32 key) Return Values NameTypeDescriptionkeybytes32the key of the slot that was read/written Notes Can only be called in a storage hook