Proxy contract verification
This function links proxy contracts with their corresponding implementation ABIs and contracts, enabling users to interact with and identify contracts connected to their proxy address.
The automated verification feature links proxy contracts with their corresponding implementation contracts. Currently, it only supports ERC-897 DelegateProxy, ERC-1822 UUPS, ERC-1538 Transparent Contract Standard, ERC-1967 Proxy Storage Slots, and minimal proxy protocol standards.
Proxy contract address (Required)
Implementation contract address (Optional)