Avascan Knowledge Base
  • Get started
  • 📗How to use Avascan
    • Introduction
    • Homepage
    • Unified Transaction List
    • Blocks
    • Assets
    • Token page
    • Verified contracts
    • Marketcap
    • Network Activity
    • Avalanche Bridge
    • Transaction Details
    • Blockchains
    • X-Chain
    • C-Chain
    • Staking
    • Whale Transactions
    • Rich List
    • Hot dApps
    • Burned Fees
    • AVAX Genesis
    • Avalanche Market Cap
    • Keyboard shortcuts
    • Universal Search v0.1
    • Metamask configuration
  • Delegation
    • How to delegate
    • FAQs
    • How to choose a validator
    • Avascan validators
  • 🌟Programs
    • Validator Claim
    • Asset Claim
    • Address Claim
    • The Blue Badge
  • 👩‍💻Tutorial
    • How to verify smart contract
    • How to setup your token marketcap
    • Deploy and verify an ERC-20 token
  • 📖APIs
    • Documentation
    • /api/v1 (deprecated)
      • Supply (deprecated)
      • Statistics (deprecated)
      • Staking (deprecated)
      • Burned fees (deprecated)
      • GraphQL (deprecated)
    • /api/v2
Powered by GitBook
On this page

Was this helpful?

  1. How to use Avascan

Verified contracts

PreviousToken pageNextMarketcap

Last updated 1 year ago

Was this helpful?

In this page you can browse all the contract verified on C-chain.

A verified contract has its sourcecode reviewed successfully in terms of security, bugs and issues.

You can verify your contract

Page structure

This page is accessible by clicking from the homepage on Blockchain and then Verified contracts

The results are displayed in different columns:

  • Address: asset address

  • Contract name: name of the asset

  • Version: the version of contract's code language used

  • TXS: how many TXs involving this asset happened

  • Setting: you can see two icons, a lightning and a wrench which respectively represent Optimization enabled and Constructor arguments

  • Creator: if present, the address that created the contract

  • Created at: date and time

  • Verified at: date and time

  • TX hash: or so called Transaction ID, the unique identifier for a transaction, and the subnet in which it was executed

📗
here