As of #25971 in case a call frame of type CREATE fails it will clear the to
field to the zero address instead of displaying the created address. This can be confusing however because the zero address is a valid address. It needs to change so the field is set to nil instead.