VOOZH about

URL: https://apify.com/gochujang/token-honeypot-detector

โ‡ฑ Token Honeypot Detector (Buy/Sell Sim + GoPlus Audit) ยท Apify


๐Ÿ‘ Token Honeypot Detector (Buy/Sell Sim + GoPlus Audit) avatar

Token Honeypot Detector (Buy/Sell Sim + GoPlus Audit)

Pricing

Pay per usage

Go to Apify Store

Token Honeypot Detector (Buy/Sell Sim + GoPlus Audit)

On-demand security audit for any ERC20 token. Combines honeypot.is (buy/sell simulation) and GoPlus (owner permissions, mint, blacklist, fees) into a single risk report. Critical pre-purchase check for memecoin traders. $0.02 per token.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

15 days ago

Last modified

Share

Token Honeypot Detector

On-demand security audit for any ERC20 token. Combines honeypot.is (buy/sell simulation) and GoPlus (owner permissions, fees, blacklist, mint) into a single risk report. Critical pre-purchase check for memecoin traders. $0.02 per token.


Why this exists

The most common way to lose money on a new memecoin isn't the chart โ€” it's a honeypot: a token you can buy but can't sell. Or a 90% sell tax. Or an owner who can mint unlimited supply.

Two free APIs catch most of these:

  • honeypot.is simulates a buy โ†’ sell loop in a forked environment
  • GoPlus Security decompiles the contract and checks for dozens of red flags

This actor calls both, merges results, and returns one unified risk verdict โ€” so you can decide before sending tx.


What you get per row

FieldExampleNotes
symbolUSDT
chainethereum
risk_levelsafesafe / low / medium / high / critical
risk_reasons[]list of specific flags
is_honeypot_confirmedfalsefrom honeypot.is simulation
simulation_successtruedid the buyโ†’sell loop succeed
buy_tax_pct0.0from GoPlus
sell_tax_pct0.0from GoPlus
is_mintable1owner can mint more (uint flag)
hidden_owner0contract has hidden owner mechanism
can_take_back_ownership0owner can resume control after renouncing
owner_change_balance0owner can change any wallet's balance
is_blacklisted1a blacklist mechanism exists
transfer_pausable1owner can pause all transfers
anti_whale_modifiable0max wallet / tx can be changed
creator_address0xc6cde...
owner_address0xc6cde...
holder_count14,427,686

Risk levels

LevelTrigger
โœ… safeNo flags raised
๐ŸŸก low1 minor flag (e.g. mintable but renounced)
๐ŸŸ  medium2โ€“4 flags or risk level 3โ€“4 from honeypot.is
๐Ÿ”ด high5+ flags or risk level 5 from honeypot.is
โ˜ ๏ธ criticalHoneypot confirmed (buy works, sell fails)

Quick start

Audit USDT on Ethereum

{
"tokenAddress":"0xdAC17F958D2ee523a2206206994597C13D831ec7",
"chain":"ethereum"
}

Audit a memecoin on Base

{
"tokenAddress":"0x...",
"chain":"base",
"telegramBotToken":"YOUR_BOT_TOKEN",
"telegramChatId":"YOUR_CHAT_ID"
}

Audit a BSC token

{
"tokenAddress":"0x...",
"chain":"bsc"
}

Supported chains

ethereum, bsc, polygon, arbitrum, optimism, base, avalanche, fantom.


Pricing

Pay-Per-Event: $0.02 per token audited.

Flat fee covers both honeypot.is and GoPlus API calls. Vs:

  • TokenSniffer Pro: $9.99/mo (~$0.33 per scan if you do 30/mo)
  • DEXTools Pro: $30/mo
  • GoPlus paid API: requires direct contract

If you audit fewer than 15 tokens per month, this actor is cheaper than any paid subscription.


Use cases

  1. Pre-buy check โ€” Don't ape into a memecoin without running this first
  2. Portfolio audit โ€” Scan every token in your wallet for new red flags
  3. Telegram bot โ€” Wire to a trading bot that rejects tokens with risk_level: critical
  4. Research โ€” Compare contract risk profiles across competing memecoins
  5. Listing diligence โ€” Exchanges use this kind of pre-listing check

Limitations

  • honeypot.is simulates buys/sells using a forked node, but cannot detect every social-engineering rugpull (e.g. team dumping after a few days). Use Wallet PnL Analyzer on the creator address to check their history.
  • GoPlus is static analysis โ€” a clean report doesn't guarantee safety, only that no obvious red flags exist.
  • Always also check liquidity with our DEX Liquidity Depth Analyzer.

Related actors (same author)


Feedback

A short review helps memecoin traders find it: Leave a review on Apify Store

You might also like

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

136

5.0

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

logiover/token-due-diligence-report

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.

Pump.fun New Token Transactions Monitor

muhammetakkurtt/pump-fun-new-token-transactions-monitor

Real-time monitoring tool for tracking new token creations and their subsequent transactions on Pump.fun Solana platform. Captures token launches, tracks buy/sell operations, and records market data including price, volume, and reserves. Ideal for traders and analysts seeking instant market insights

๐Ÿ‘ User avatar

Muhammet Akkurt

69

Fetch Solana Token Traders Activity API

vybe/solana-token-trader-activity-api

Solana API endpoint for fetching token trader activity. Track buy and sell volumes, PnL (profits/losses) and win/loss to identify active traders and whales. Docs: https://docs.vybenetwork.com/reference/get_trades_tokens_activity_summary_v4

Dexscreener Top Traders Scraper

crypto-scraper/dexscreener-top-traders-scraper

Scrape the top traders from a token. It works with Hyperioliquid, Solana, Ethereum and other chains. Find insider and top traders for a token.

๐Ÿ‘ User avatar

Crypto Scraper

115

Stock Market Screener & Buy/Sell Signals

aleksandar77/us-stock-technical-screener

BUY/SELL signals for any US stock โ€” no API key needed, $0.02/ticker. 5 indicators: RSI, MACD, SMA/EMA crossovers & Bollinger Bands. Schedule daily for alerts, newsletters or trading bots. 6,000+ US tickers supported.

๐Ÿ‘ User avatar

Aleksandar Petrovic

7

Vinted Demand & Sell-Through Scraper

unfenced-group/vinted-arbitrage-scanner

Vinted demand intelligence: sell-through rate, realised sale prices, days-to-sell, and cross-market sourcing. No proxy, no PII.

๐Ÿ‘ User avatar

Unfenced Group

3

AI Hedge Fund Research Agent (Buy/Hold/Sell)

openactor/ai-hedge-fund-research-agent

Get one clear Buy/Hold/Sell stock decision packet per run with confidence, thesis, catalysts, risks, and source links.

Related articles

Introducing scoped API tokens: better security for your Apify integrations
Read more