GoPlus Token Security Scanner - Honeypot & Rug Detector avatar

GoPlus Token Security Scanner - Honeypot & Rug Detector

Pricing

from $0.50 / 1,000 results

Go to Apify Store
GoPlus Token Security Scanner - Honeypot & Rug Detector

GoPlus Token Security Scanner - Honeypot & Rug Detector

$0.5/1K ๐Ÿ”ฅ Fast GoPlus token security scanner! Honeypot, buy/sell tax, mintable & owner risks across 8+ chains. No key. JSON, CSV, Excel or API in seconds. Scan tokens for rug detection, trading bots & due diligence โšก

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

ninhothedev

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

GoPlus Token Security Scanner ๐Ÿ›ก๏ธ๐Ÿช™

Detect honeypots, rug pulls and malicious token contracts before you buy. Scan any ERC-20 / BEP-20 token across 8 blockchains and get 20+ security signals โ€” honeypot status, buy/sell taxes, mintable supply, hidden owners, blacklists, proxy contracts and more โ€” in one clean dataset. Powered by the GoPlus Security API. No API key required.

โšก Cheap, fast and datacenter-friendly. Pay ~$0.50 per 1,000 tokens scanned.


Why traders use this

Memecoins and new tokens are minted by the thousands every day, and a huge share of them are scams: honeypots you can buy but never sell, contracts with 99% sell taxes, mintable supplies that get dumped on you, or owners who can blacklist your wallet. This actor turns the GoPlus security engine into a structured, automatable feed so you can screen tokens at scale.

Use cases

  • ๐Ÿ•ต๏ธ Memecoin safety checks โ€” vet a token before aping in.
  • ๐Ÿšฉ Rug pull & honeypot detection โ€” flag is_honeypot, cannot_sell_all, can_take_back_ownership.
  • ๐Ÿค– Trading bots โ€” wire security gating into your buy logic.
  • ๐Ÿ“‹ Due diligence โ€” audit taxes, ownership and mint rights for a portfolio.

Supported chains

chainIdChain
1Ethereum
56BNB Smart Chain (BSC)
137Polygon
42161Arbitrum
8453Base
43114Avalanche
10Optimism
250Fantom

(GoPlus supports many more chains โ€” just pass the numeric ID.)


Input

{
"mode": "scan",
"chainId": "1",
"tokenAddresses": ["0xdac17f958d2ee523a2206206994597c13d831ec7"],
"maxItems": 100
}
FieldTypeDescription
modestringOnly scan is supported.
chainIdstringNumeric chain ID (see table above). Default "1".
tokenAddressesarrayToken contract addresses (up to ~100 batched per call).
maxItemsintegerMax tokens to return (1โ€“1000, default 100).

Output

One item per token:

{
"chain_id": "1",
"address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"token_name": "Tether USD",
"token_symbol": "USDT",
"total_supply": "92061187810.16",
"holder_count": 15429930,
"is_honeypot": false,
"buy_tax": 0.0,
"sell_tax": 0.0,
"cannot_buy": false,
"cannot_sell_all": false,
"is_open_source": true,
"is_proxy": false,
"is_mintable": true,
"owner_address": "0xc6cde7...",
"can_take_back_ownership": false,
"hidden_owner": false,
"is_blacklisted": true,
"is_in_dex": true,
"lp_holder_count": null,
"creator_address": "0x369285...",
"creator_percent": 0.0,
"risk_flags": ["is_mintable", "is_blacklisted", "external_call"],
"source": "goplus",
"scraped_at": "2026-07-20T17:00:00+00:00"
}

risk_flags is a quick-scan list of every risk signal that is switched on for the token โ€” perfect for filtering or alerting.


Pricing

Roughly $0.50 per 1,000 tokens scanned. Batched requests keep runs fast and cheap; the actor runs comfortably on datacenter proxies (no residential needed).



Keywords: goplus, token security, honeypot detector, rug pull checker, crypto scam detection, buy sell tax scanner, ERC-20 audit, BEP-20 scanner, smart contract security, memecoin safety, DeFi due diligence, mintable token, hidden owner, blacklist token, Ethereum BSC Polygon Base Arbitrum scanner.