Contract Verification#
Source code verification provides a way for projects to open source their smart contract code for end users to inspect and verify that it does what it claims to do and improve the transparency.
Endpoints of the "Contract verification" module support submitting contract source code for contract verification, verifying proxy contracts, and querying the contract ABI and source code of already verified contracts.
Verify Contract Source CodeSubmit source code for verificationGet Contract Verification ResultsPoll verification status by GUIDVerify Proxy ContractLink a proxy to its implementationGet Proxy Contract Verification ResultsPoll proxy verification status by GUIDGet Verified Contract ABI and Source CodeABI and source of a verified contract
