SolidityScan Security API
  • Introduction
    • 📋Overview of SolidityScan
    • 💡Key Features
    • 💻Supported Platforms
  • Getting Started
    • ⭐Web Application
      • ⏩QuickScan
      • Scan a Online Git Repository
      • Scanning a Deployed Contract
      • 🗃️Upload and Scan Solidity Project
      • 👨‍💼Organisation
    • ⚙️APIs
      • 🔏Generating Private Key
      • 🌐SolidityScan Private API
        • WebSocket API
          • Project Scan
          • Verified Contract Scan
          • Project Quick Scan
          • Project Threat Scan
          • File Upload Scans
          • Scan Lifespan and Events
        • HTTP API
      • RustScan API
      • 🔐Vulnerability Score API V1
      • 💢ThreatScore API V1
      • ThreatScore API V2
      • SolidityScan WebSocket Events
        • Private QuickScan WS
        • 🔐Private ThreatScan WS
        • WS references
      • ⚙️Postman Collection
      • Platform Info
    • 📑SolidityScan SDK
    • Platform Parameters
      • Arbitrum
        • Arbiscan
        • Blockscout
      • Asset Chain
        • Blockscout
      • Astar
        • Blockscout
        • SubScan
      • Aurora
        • Aurora Explorer
      • Avalanche
        • Snowtrace
        • Routescan
      • Base
        • BaseScan
        • Blockscout
      • BlackFort
        • Blockscout
      • BOBA
        • Routescan
      • Binance
        • Bscscan
      • BuildBear
        • BuildBear
      • Camino
        • Blockscout
      • Celo
        • Celo Explorer
        • Blockscout
      • Chiliz
        • Routescan
      • Connext
        • Blockscout
      • Creditcoin
        • Blockscout
      • Cronos
        • Cronos Explorer
      • Darwinia
        • SubScan
      • Ethereum Classic
        • Blockscout
      • Ethereum
        • Etherscan
        • Blockscout
      • Etherlink
        • Blockscout
      • Fantom
        • Ftmscan
      • 5ireChain
        • 5ireChain
      • Flare
        • Routescan
      • Fuse
        • Fuse Explorer
        • Blockscout
      • Gnosis
        • Blockscout
      • Hemi
        • Blockscout
      • Immutable
        • Blockscout
      • IOTA
        • Blockscout
      • Japan Open Chain
        • Blockscout
      • Lightlink
        • Blockscout
      • Linea
        • LineaScan
        • Blockscout
      • Lisk
        • Blockscout
      • LUKSO
        • Blockscout
      • Metis
        • Routescan
      • Moonbeam Network
        • SubScan
      • Neon
        • Blockscout
      • Nordek
        • Nordekscan
      • Omni
        • Blockscout
      • One World Chain
        • Blockscout
      • Optimism
        • Optimism
        • Blockscout
      • Peaq Network
        • SubScan
      • Playnance
        • Blockscout
      • Polkadot
        • SubScan
      • Polygon
        • Polygonscan
        • Blockscout
      • re.al
        • Blockscout
      • Redstone
        • Blockscout
      • Reef
        • ReefScan
      • Reya
        • Blockscout
      • Rootstock
        • Blockscout
      • Shibarium
        • Blockscout
      • Shimmer
        • Blockscout
      • Soneium
        • Blockscout
      • Stability
        • Blockscout
      • Tron
        • Tronscan
      • XDC
        • BlocksScan
      • Zetachain
        • Blockscout
      • zkSync
        • Blockscout
  • Integrations
    • GitHub
    • BitBucket
    • GitLab
    • Slack
    • VS Code
    • Remix
  • Audit Reports
    • 📒QuickScan Report
    • 📢Generate and Publish Reports
  • Pricing
    • 💰SolidityScan Pricing
Powered by GitBook
On this page
  • What are we trying to do?
  • SolidityScan Features:
  1. Introduction

Key Features

What are we trying to do?

SolidityScan aims to provide security audits with just a click of a button, helping developers, organizations, and security teams to discover security vulnerabilities and publish reports once they have been fixed.

SolidityScan Features:

  • Do a Quickscan for a Contract deployed on Chain Perform a Quickscan for a particular deployed contract whose codes are published on the supported explorers.

  • Scan a Project Scan your public and private repositories hosted on Github.

  • Scan a Contract deployed on Chain Initiate scans on contracts deployed both on Testnets and Mainnets. SolidityScan currently supports Ethereum, Binance, Polygon, Avalanche, and Fantom.

  • Upload and Scan a .sol File Upload your Solidity Files (.sol, .Sol) and scan them.

  • Generate and Publish Reports Generate your scan reports to get a detailed view of the vulnerabilities found in your source code. With your issues fixed, publish your report and share it over the public link with your stakeholders.

  • Integrations Integrate SolidityScan with your GitHub repository to conduct scans on your private repos.

  • SolidityScan SDK

  • SolidityScan Visual Studio Code Extension

  • SolidityScan Remix Plugin

Key Features

  1. Automated Smart Contract Audits: SolidityScan quickly identifies vulnerabilities in Solidity smart contracts, streamlining the audit process for developers.

  2. QuickScan & ThreatScan: Two modes—QuickScan for fast security assessments and ThreatScan for in-depth analysis.

  3. Comprehensive API: A robust API allows seamless integration with development workflows.

  4. Detailed Security Reports: Generate reports highlighting potential risks and remediation steps.

  5. WebSocket Integration: Real-time monitoring and alerting for smart contract activity.

  6. Cross-Platform Support: Supports Ethereum-based and other blockchain platforms.

PreviousOverview of SolidityScanNextSupported Platforms

Last updated 8 months ago

💡