VOOZH about

URL: https://apify.com/project_bbb/web3-token-analyzer

⇱ Web3 Token Analyzer - On-Chain ERC-20/721 Data Β· Apify


πŸ‘ Web3 Token Analyzer - Multi-Chain ERC-20 Data avatar

Web3 Token Analyzer - Multi-Chain ERC-20 Data

Pricing

Pay per usage

Go to Apify Store

Web3 Token Analyzer - Multi-Chain ERC-20 Data

Analyze ERC-20/ERC-721 tokens across 6 EVM chains: Ethereum, Polygon, Arbitrum, Optimism, Base, World Chain. Extracts on-chain data (supply, holders, transfers) + CoinGecko prices. For DeFi research, token due diligence, and portfolio analysis.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ BBB & Company

BBB & Company

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

a month ago

Last modified

Share

Web3 Token Analyzer β€” On-Chain Data for DeFi Research

Analyze ERC-20 and ERC-721 tokens across multiple EVM chains. Get structured data on holder distribution, transfer activity, price, and contract status.

Supported Chains

ChainExplorerStatus
EthereumEtherscanFull support
PolygonPolygonscanFull support
ArbitrumArbiscanFull support
OptimismOptimistic EtherscanFull support
BaseBasescanFull support
World ChainAlchemy ExplorerBasic support

Features

  • Token metadata: Name, symbol, decimals, total supply
  • Holder analysis: Top holders with balance and percentage, holder count
  • Transfer activity: Recent transfers with timestamps and amounts
  • Price data: Current price, market cap, 24h volume via CoinGecko (no API key needed)
  • Contract verification: Check if source code is verified on block explorer
  • Multi-chain: Analyze the same token across different chains in one run

Use Cases

  • Token due diligence: Check holder concentration before investing
  • Portfolio tracking: Monitor multiple tokens across chains
  • Research reports: Generate structured data for DeFi analysis
  • Alert systems: Integrate with monitoring pipelines

Input Example

{
"tokens":[
"ethereum:0xdAC17F958D2ee523a2206206994597C13D831ec7",
"polygon:0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"worldchain:0x79A02482A880bCE3B13e09Da970dC34db4CD24d1"
],
"includeHolders":true,
"holderLimit":20,
"includePrice":true,
"includeTransfers":false
}

Output Example

{
"chain":"ethereum",
"address":"0xdAC17F958D2ee523a2206206994597C13D831ec7",
"name":"Tether USD",
"symbol":"USDT",
"decimals":6,
"totalSupply":"39823123456000000",
"totalSupplyFormatted":"39823123456.0",
"holderCount":5234567,
"topHolders":[
{
"rank":1,
"address":"0x...",
"balance":"1000000000000",
"percentage":2.51
}
],
"priceUsd":1.0001,
"marketCap":83500000000,
"volume24h":45200000000,
"priceChange24h":0.01,
"contractVerified":true,
"analyzedAt":"2026-05-01T12:00:00Z"
}

API Keys

  • Etherscan API key (optional but recommended): Free tier gives 5 calls/sec. Required for holder data on some chains. Get one at etherscan.io/apis
  • CoinGecko: Uses the free public API (no key needed, 10-30 req/min rate limit)
  • RPC: Uses public RPCs by default. Provide your own for better reliability.

Cost

Minimal compute. Each token requires 3-6 API calls. Typical run under $0.05 for 10 tokens.

Store submission packet

Primary category: Finance

Secondary category: Blockchain / Cryptocurrency / Data extraction

Store description: Analyze ERC-20 and ERC-721 tokens across Ethereum, Polygon, Arbitrum, Optimism, Base, and World Chain. Produces token metadata, supply, holder concentration, recent transfers, contract verification, and CoinGecko market data for DeFi research, portfolio monitoring, and token due diligence.

Recommended monetization: Pay per event (PPE). Keep the automatic apify-actor-start event at Apify's default $0.00005. Enable the automatic apify-default-dataset-item event at $0.025 per token analysis ($25 per 1,000 analyzed tokens). Do not pass platform usage costs to users after the first pricing validation run unless RPC/explorer failures require paid infrastructure.

Chargeable output mapping: One default dataset item is written for each token analysis. If a token fails after RPC/explorer work, one error item is written and is also chargeable through apify-default-dataset-item.

User-visible limits: Public RPC, CoinGecko, and explorer APIs are rate-limited. Users should provide their own RPC URL or Etherscan-compatible API key for reliable high-volume runs.

You might also like

Etherscan Family Scraper (Multi-Chain EVM Explorer)

crawlerbros/etherscan-family-scraper

Query Etherscan and 18+ EVM block explorers (Ethereum, BNB, Polygon, Arbitrum, Optimism, Base, Avalanche, Fantom, etc.) via the unified Etherscan V2 API. Wallet balances, transactions, ERC-20/NFT transfers, contract source/ABI, gas oracle, tx-by-hash

Blockscout Multichain Tokens Scraper

parseforge/blockscout-multichain-tokens-scraper

Pull token listings from Blockscout explorers across multiple EVM chains. Each record returns address, name, symbol, decimals, total supply, token type, exchange rate, circulating market cap, icon URL, and chain. Filter by chain, token type, or search query for token research.

Blockchain Explorers Scraper

parseforge/blockchain-explorers-scraper

Collect wallet transactions across Ethereum, BNB Chain, Polygon, Arbitrum, Optimism, Base, Avalanche, and Bitcoin. Returns structured records with sender/receiver labels, token transfers, fees, and method details for analytics, compliance, and monitoring.

Ethereum Account Balance API

websift/ethereum-account-balance-api

Retrieve Ethereum wallet token holdings with real-time prices, balances, and 24-hour price changes. Sort by asset, value, or quantity, filter out zero-balance tokens, and customize the number of results. Supports ERC-20 tokens for any ETH wallet. Ideal for investors, developers, and analysts.

Onchain Wallet Holder Enrichment Scraper

jungle_synthesizer/onchain-wallet-holder-enrichment-scraper

Enrich crypto wallet addresses across 7+ EVM chains and Solana. Fetches native balance, ERC-20 holdings, transaction history, ENS name, risk flags (OFAC/Tornado Cash), DeFi positions, and social handles. Accepts a list of addresses and optional per-chain Etherscan API keys for higher rate limits.

πŸ‘ User avatar

BowTiedRaccoon

2

Arbitrum Bridge Token List Scraper

parseforge/arbitrum-bridge-tokens-scraper

Read the official Arbitrum bridge token list for chain 42161 with filters for symbol, name substring, and exact address. Returns chain id, token contract address, name, symbol, decimals, and logo URI. Useful for Arbitrum bridging tools, wallet listings, and DeFi research.

DeFi Chain Metrics API - TVL, Fees, Volume for Agents

george.the.developer/defi-chain-metrics-api

Real-time DeFi chain metrics for crypto trading agents. 16 metrics across 6 chains. Pay-per-call at $0.005. Data from DefiLlama, CoinGecko, Hyperliquid, Etherscan.