You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.