Verifying your smart contract
EVM-compatible smart contracts have to be verified on a block explorer. If your contract cannot be verified, you will need to add it to your Partner Dashboard. You can do so by following these steps:
- Login to your Partner Dashboard and locate the
Settings -> Smart Contractsoption. - Click the
Add New Smart Contractbutton to open the interaction. - Add your smart contract address to the
SC addressfield and the ABI of the implementation contract to theContract ABIfield.
If you are using a proxy contract, save the proxy address in theSC addressfield against the ABI of the implementation contract. - Click
Addand the list in the Partner Dashboard will update to show your added contract.
After verifying your smart contract, you can interact with Wert as required. If you make any changes, you must add the new contract and ABI.
EVM-compatible smart contracts run on blockchains that support the Ethereum Virtual Machine, these include:
- Ethereum
- Polygon
- Arbitrum
- Binance
- Base
- Shibarium
- Theta
For contracts on other blockchains, verification isn't needed.
Updated 6 months ago
Documentation related to this page
