Please Note: the implementation contract must be verified first for proxy contract verification.
Smart Contracts
Legacy L1 proxy contract verification
How to verify proxy smart contracts on the legacy Whitechain Layer 1 Explorer after the implementation contract has been verified.
To verify a proxy contract, you must use the interface on https://explorer.whitechain.io/verify-contract/proxy.
On the page, paste the address of the proxy contract:
Once your proxy and implementation contracts are verified, you will see a confirmation pop-up where you must select “Save”.
You can verify a proxy contract by providing its code through the standard flow. Now, after verification, your contract can be read and written as a proxy.

