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
For example, if we would want to detect that a particular code was an EIP-1167 proxy, it would be helpful to do a regex against the disassembled code with a wildcard in it:
For example, if we would want to detect that a particular code was an EIP-1167 proxy, it would be helpful to do a regex against the disassembled code with a wildcard in it:
Could also do other types of checks like finding if a contact's code contains a particular address:
The text was updated successfully, but these errors were encountered: