Welcome to BlocksScan
  • Introduction
  • ✨GETTING STARTED
    • Endpoint URLs
  • 🎯API Endpoints
    • Accounts
    • Contracts
    • Transactions
    • Blocks (WIP)
    • Logs
    • Geth/Parity Proxy (WIP)
    • Tokens
    • Gas Tracker (WIP)
    • Stats
  • ✅CONTRACT VERIFICATION
    • What's Contract Verification
    • Multichain Verification(WIP)
    • Supported Chains
    • Common Verification Errors
    • Contract Verification Plugins
  • 🔧MISC TOOLS & UTILITIES
    • Libraries (WIP)
  • 🤝Support
    • FAQ
    • Rate Limits
    • Common Error Messages
    • Getting Help
    • Visit Blocksscan.io
Powered by GitBook
On this page
  1. CONTRACT VERIFICATION

What's Contract Verification

PreviousStatsNextMultichain Verification(WIP)

Last updated 10 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 XDC BlocksScan Explorer.

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