Contract Verification
To increase transparency and trust, you can verify your deployed contracts. Verifying a contract requires the disclosure of your source code, and the software will verify that the source code matches the one deployed in Gnosis.
Verification providers:
📄️ Using Blockscout
Blockscout is a Gnosis explorer, verify contract to increase transparency.
📄️ Using Gnosisscan
Gnosisscan is a Gnosis explorer built by the same team behind Etherscan.
📄️ Using Sourcify
Follow the verifying a smart contract guide on Sourcify documentation for detailed step-by-step guide.
📄️ Using Truffle
This truffle plugin allows you to automatically verify your smart contracts' source code on Gnosisscan (by Etherscan), straight from the Truffle CLI.