See resolvedImplementationAddress in the design document.
Since there can be nested calldata, would it be better to add a method to the external data provider? Otherwise nested calls to proxies might not be resolvable.
Also check erc 7730. Only Multi-instanciation pattern proxies should change the behavior of the descriptor resolution.
See
resolvedImplementationAddressin the design document.Since there can be nested calldata, would it be better to add a method to the external data provider? Otherwise nested calls to proxies might not be resolvable.
Also check erc 7730. Only Multi-instanciation pattern proxies should change the behavior of the descriptor resolution.