zkLink Nova Documentation
  • 😃Welcome
    • Introduction
    • Connecting to Nova
  • 💰Aggregation Parade
    • Nova Points
  • 📚key concepts
    • Total Value Locked(TVL)
    • Zero-Knowledge Rollup
    • zkEVM
    • Layer 3
    • Modular Blockchain
    • Token Merge
  • 💡Chain Abstraction
    • Vision
    • Implementation
  • 🏗️architecture
    • Overview
    • Transaction Life Cycle
    • Sequencing Layer
    • Execution Layer
    • Settlement Layer
      • In-Detail: Multi-Chain State Synchronization
      • In-Detail: Contract System on Primary Chain
    • DA Layer
  • ✈️Roadmap
    • Keep Evolving
  • 🧑‍💻developer
    • Quick Start
    • Contract Verification
    • Migrating Your Project to Nova
    • EVM Compatibility
    • Useful Addresses
    • Run a Node
    • Tools
      • Bridges
      • Blockchain Explorer
      • Oracles
      • MultiSig Wallet
      • Node Providers
      • Actions & magicLink SDK
  • ❓Additional resources
    • Help
    • Github
    • Audits
    • Bug Bounty
    • Official Links
Powered by GitBook
On this page
  • User Interface
  • Hardhat plugin
  1. developer

Contract Verification

PreviousQuick StartNextMigrating Your Project to Nova

Last updated 1 year ago

User Interface

You can verify your smart contract at the Smart Contract Verification page.

Mainnet:

Testnet:

Hardhat plugin

You can also verify your smart contract using the provided by zkSync. Please use the below URLs for configuration:

Mainnet:

Testnet:

Please note the current backend verification system only support the following compilers:

zksolc: v1.3.0 ~ v1.3.22

solc: <= v0.8.22

🧑‍💻
https://explorer.zklink.io/contracts/verify
https://sepolia.explorer.zklink.io/contracts/verify
Hardhat plugin
https://explorer.zklink.io/contract_verification
https://sepolia.explorer.zklink.io/contract_verification