VOOZH about

URL: https://apify.com/logiover/token-due-diligence-report

โ‡ฑ Token Risk Scanner โ€“ Rug & Honeypot Checker, No API Key ยท Apify


๐Ÿ‘ Token Due Diligence Report โ€“ Crypto Rug & Risk Scan avatar

Token Due Diligence Report โ€“ Crypto Rug & Risk Scan

Pricing

$0.02 / token data scraped

Go to Apify Store

Token Due Diligence Report โ€“ Crypto Rug & Risk Scan

Token rug pull checker & honeypot scanner. Bulk scan contract addresses, export risk data to CSV/JSON. No API key or wallet, Ethereum, BSC, Base, Solana & more.

Pricing

$0.02 / token data scraped

Rating

0.0

(0)

Developer

๐Ÿ‘ Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Token Due Diligence Report โ€” Crypto Rug & Risk Scanner

Paste a token contract address and get a full crypto due diligence report in seconds. This actor is an all-in-one rug pull checker, honeypot checker and token risk / contract safety scanner that merges live market health with smart-contract security signals into one decision-ready report.

It grades every token with a transparent 0โ€“100 risk score and a plain verdict โ€” LOW / MEDIUM / HIGH / CRITICAL โ€” so you can check a token before you buy. No API key, no wallet, no login. Works across Ethereum, BSC, Base, Polygon, Arbitrum, Optimism, Avalanche, Solana and more. Export CSV, JSON or Excel.


What you get

Each token report includes:

Verdict & score

  • verdict โ€” LOW / MEDIUM / HIGH / CRITICAL risk
  • riskScore โ€” transparent 0โ€“100 (higher = safer)
  • riskFlags โ€” the exact red flags that fired (no black box)

Market (live)

  • symbol, chain
  • priceUsd, liquidityUsd, volume24hUsd, fdvUsd, market cap
  • 24h price change, buy/sell counts, DEX, pair age, chart link

Security / rug signals

  • honeypot โ€” can you actually sell? โ€” plus cannot-sell-all, pausable transfers, trading cooldown
  • buyTaxPct, sellTaxPct
  • mintable supply, ownerRenounced, open-source / verified, hidden owner, self-destruct, take-back-ownership
  • holderCount, topHolderPct โ€” holder concentration
  • LP locked / burned

Every score deduction is listed in riskFlags, so the verdict is fully explainable.


Use cases

  • Pre-buy safety checks โ€” dodge honeypots and high-tax traps before you ape in.
  • Memecoin sniping โ€” screen new launches fast and filter the obvious rugs.
  • Bulk watchlist screening โ€” vet a whole token list or alpha-group feed in one run.
  • Trading bots & dashboards โ€” pull a risk score via the Apify API into your pipeline.
  • Analysts & funds โ€” standardized, repeatable due diligence across chains.
  • Alpha / signal groups โ€” auto-generate token risk cards for your community.
  • Portfolio risk reviews โ€” re-check tokens you already hold.

Why this one

  • Zero friction โ€” no API key, no wallet connect, no login. Paste address โ†’ report.
  • Two-source truth โ€” combines live market data with contract-security signals, not just one side.
  • Transparent scoring โ€” every penalty appears as a named flag, so you see exactly why.
  • Multi-chain, auto-detected โ€” major EVM chains plus Solana, with smart handling of fork-address mix-ups (e.g. PulseChain copies).
  • Bulk + API โ€” screen many tokens per run; export CSV / Excel / JSON or call via the Apify API.

How to use

  1. Paste one or more token contract addresses into the input.
  2. (Optional) Set Chain if the same address exists on multiple chains โ€” otherwise it auto-detects.
  3. (Optional) Set Max results to cap a large run.
  4. Run, read the verdict and risk flags, then export the dataset to CSV, JSON or Excel โ€” or call it via the Apify API.

Example input

{"tokens":["0x6982508145454ce325ddbe47a25d4ec3d2311933"]}

Example output

{
"symbol":"PEPE",
"chain":"ethereum",
"verdict":"LOW RISK",
"riskScore":100,
"riskFlags":[],
"priceUsd":0.000003342,
"liquidityUsd":23446182,
"volume24hUsd":277661,
"fdvUsd":1383034713,
"honeypot":false,
"buyTaxPct":0,
"sellTaxPct":0,
"mintable":false,
"ownerRenounced":true,
"holderCount":558134,
"topHolderPct":13.34
}

How the risk score works

It starts at 100 and subtracts points for each red flag found:

SignalWhy it matters
Honeypot / cannot-sellYou can buy but never sell โ€” total loss
High buy/sell taxHidden fees that eat your position
Mintable supplyTeam can print tokens and dump
Owner not renounced / take-back ownershipCentralized control / backdoors
Not open-sourceUnauditable contract
Top-holder concentrationOne wallet can crash the price
Low liquidity / brand-new pairEasy to rug, hard to exit
LP not locked/burnedLiquidity can be pulled

Every deduction is listed in riskFlags, so the score is fully explainable โ€” never a black box.


FAQ

Which chains are supported?

Ethereum, BSC, Base, Polygon, Arbitrum, Optimism, Avalanche, Fantom, zkSync, Linea, Scroll and more EVM chains, plus Solana. The chain is auto-detected from the contract, and you can also force it.

Does it need an API key or wallet?

No โ€” it is completely key-free and read-only. Nothing is ever transacted or signed.

Can I bulk-check tokens?

Yes. Paste many addresses and each produces its own report, which is ideal for watchlists and bot pipelines via the API.

How is the risk score calculated?

It starts at 100 and subtracts points for each red flag โ€” honeypots, taxes, mint/owner risks, holder concentration, liquidity, pair age and LP status. Each penalty is named in riskFlags, so the verdict is fully explainable.

Can I export to CSV, JSON or Excel?

Yes. Each token report is a dataset row you can export to CSV, JSON, Excel, XML or JSONL from the run page or via the Apify API.

Is this financial advice?

No. It is an automated risk-signal report built from public on-chain and market data. Always do your own research before buying.

How do I export token risk data to CSV or JSON?

Every token report is a dataset row, so you can export the full risk data to CSV, JSON, Excel, XML or JSONL straight from the run page or via the Apify API.

How can I scrape a token without an API key or login?

No API key, wallet or login is needed. Just paste a contract address and the actor pulls public on-chain and DEX market data and returns the risk report.

Is there a bulk honeypot checker for a token list?

Yes. Paste many contract addresses in one run and each token gets its own honeypot and rug-pull check, ideal for watchlist screening and bot pipelines.


Changelog

2026-06-15

  • Reliability pass: re-verified end-to-end on live data with real-world inputs. Routine maintenance build.

2026-06-07

  • Docs: added coverage for token risk data CSV/JSON export, no-API-key/no-login scraping, and bulk honeypot list checks.

Reads public on-chain and market data only. Not financial advice.

You might also like

ApeGuard โ€” Solana Token Risk Scanner

purapuraninja/apeguard-solana-scanner

Scan Solana tokens for rug pull risks, whale activity, and buy signals. 7-factor risk analysis with verdict scoring. Powered by RugCheck, DEXScreener, OKX, and Jupiter.

๐Ÿ‘ User avatar

Haris Munandar

2

GMGN Wallet Activity Scraper

muhammetakkurtt/gmgn-wallet-activity-scraper

Extract crypto wallet activities on GMGN.ai for major blockchains (Ethereum, BSC, Base, Solana, Tron). Monitor trades, transfers & liquidity with custom filters. Get detailed transaction data like prices, amounts, gas fees & token info. Perfect for real-time crypto analysis and monitoring.

๐Ÿ‘ User avatar

Muhammet Akkurt

120

5.0

GMGN Wallet Holdings Scraper

muhammetakkurtt/gmgn-wallet-holdings-scraper

GMGN.ai Wallet Holdings Scraper: Track crypto portfolios across Ethereum, BSC, Base, Solana, Tron. Analyze token values, PnL metrics, and transaction history. Export filtered wallet data for trading strategies and investment insights. Multi-address scanning with real-time profit/loss analysis

๐Ÿ‘ User avatar

Muhammet Akkurt

94

5.0

GMGN CopyTrade Wallet Scraper

muhammetakkurtt/gmgn-copytrade-wallet-scraper

GMGN CopyTrade Wallet Scraper extracts profitable crypto wallet data from GMGN.ai across Ethereum, BSC, Base, Solana, and Tron. Track successful traders, analyze winning crypto strategies, and access key metrics like transactions, profits, and risk to boost your crypto investments.

๐Ÿ‘ User avatar

Muhammet Akkurt

272

5.0

GMGN Token Stat Scraper

muhammetakkurtt/gmgn-token-stat-scraper

Automate token data extraction from GMGN.ai with this powerful scraper. Supports Solana, Ethereum, BSC, Base, and Tron. Get real-time price, liquidity, trading volume, and holder stats for comprehensive crypto market analysis, investment research, and portfolio tracking. Boost your insights now!

๐Ÿ‘ User avatar

Muhammet Akkurt

82

5.0

GMGN Token Top Traders Scraper

muhammetakkurtt/gmgn-token-traders-scraper

Scrape the top 100 token traders for any token address on Ethereum, Solana, BSC, Base, and Tron. Analyze top trader strategies, track P&L, and monitor buy/sell volumes in real-time. A must-have crypto intelligence tool for investors seeking an edge with deep on-chain data.

๐Ÿ‘ User avatar

Muhammet Akkurt

135

5.0

GMGN Wallet Activity Scraper

maximedupre/gmgn-wallet-activity-scraper

Scrape GMGN.ai wallet activity across Solana, BSC, Ethereum, Base, Tron, and Monad. Export trades, transfers, liquidity activity, token data, prices, amounts, fees, source URLs, and timestamps.

๐Ÿ‘ User avatar

Maxime Duprรฉ

2