simStorageAddressReturns the address whose slot was read/writtenSolidityfunction simStorageAddress() internal returns (address addr) Return Values NameTypeDescriptionaddraddressthe address that got its slot read/wrote Notes Can only be called in a storage hook.