Scrollscan
HomeTwitterKnowledge Base
Scroll Mainnet
Scroll Mainnet
  • Introduction
  • ✨Getting Started
    • Creating an Account
    • Getting an API key
    • Endpoint URLs
  • 🎯API Endpoints
    • Accounts
    • Contracts
    • Transactions
    • Blocks
    • Logs
    • Geth/Parity Proxy
    • Tokens
    • Stats
  • ✅Contract Verification
    • What's Contract Verification
    • Awesome Verification
    • Verifying Contracts Programmatically
    • Contract Verification Plugins
    • Common Verification Errors
  • 🔧Misc Tools & Utilities
    • Libraries
  • 🤝Support
    • FAQ
    • Rate Limits
    • Common Error Messages
    • Getting Help
  • Visit Scrollscan.io
Powered by GitBook
On this page
  • Start Here
  • Using Plugins
  • Threadooors
  • Visualiser Learners
  1. Contract Verification

Awesome Verification

PreviousWhat's Contract VerificationNextVerifying Contracts Programmatically

An awesome list of contract verification related tutorials and 2 gwei thoughts.

Start Here

Using Plugins

Threadooors

Visualiser Learners

✅
Types of Contract Verification
What are Constructor Arguments
Long read on contract verification by Ethereum Foundation
How to verify using Hardhat
How to verify using Foundry
How to verify using Remix
How to verify using Truffle
Using Scaffold ETH with Austin Griffith
Building and verifying contracts with thirdweb
Walkthrough of contract verification by Chainlink
Writing Hello World with Alchemy
Verifying a pre-existing contract with Rugdoc
Verify a custom contract using thirdweb's dashboard
Verify smart contracts using Remix by Smart Contract Programmer