LogoLogo
Abscan
Abscan
  • Introduction
  • ✨Getting Started
    • Creating an Account
    • Getting an API key
    • Endpoint URLs
  • 🎯API Endpoints
    • Accounts
    • Contracts
    • Transactions
    • Blocks
    • Logs
    • Geth/Parity Proxy
    • Tokens
    • Stats
  • 🤝Support
    • FAQ
    • Rate Limits
    • Common Error Messages
    • Getting Help
  • Visit Abscan.org
Powered by GitBook
On this page
Export as PDF
  1. Contract Verification

What's Contract Verification

Last updated 5 months ago

Contract verification is essentially open-sourcing your contract code

Contract verification allows smart contract developers to prove and publish the source code of the contracts deployed on-chain .

You may have come across some of them when browsing the of any contract address on Abscan.

How do I verify a contract I've deployed ?

If you've deployed your contract using an online tool such as Remix, or OpenZeppelin's Contract Wizard, consider using the page.

If you've deployed your contract using a development tool such as Hardhat, Foundry, Truffle and so on, consider using to automate the verification process.

✅
contract verification
plugins
✏️
✅
Contract tab