Contract Analytics

Analyze smart contracts to understand their behavior, security, and interaction patterns.

On this page

Overview

The Contract Analytics feature allows you to analyze any smart contract address and understand its behavior, security profile, holder distribution, and interaction patterns. This is essential for due diligence, security audits, and research.

Use Cases

Research new token launches, verify contract security before interacting, and identify potential scams.

Features

Contract Overview

View contract creation details, contract type, and verification status.

Holder Distribution

See how tokens are distributed across wallets with rich list analysis.

Transaction Patterns

Analyze transaction patterns including buy/sell ratios and volume.

Security Checks

Identify common security issues and contract risks.

How to Use

  1. Navigate to the Intel page
  2. Paste a contract address into the search bar
  3. Select "Contract Analytics" mode
  4. View detailed analysis results

Via API

POST /api/analyze/contract
{
  "address": "0xA0b86a33E6441C4C4A0C6e4e3e3C3C4C4C4C4C4",
  "chain": "ethereum"
}

Analysis Metrics

MetricDescription
Holder CountTotal number of token holders
Top HoldersLargest wallets holding the token
ConcentrationPercentage held by top 10 wallets
Transfer Volume24h/7d/30d transfer volumes
Contract AgeTime since contract creation
Interaction CountTotal number of contract interactions

Use Cases

  • Token Research - Analyze new token before buying
  • Security Audits - Identify suspicious contract behavior
  • Whale Tracking - Monitor large holder movements
  • Market Analysis - Understand token distribution and liquidity