RugCheck Solana Token Scanner - Risk, Authorities & LP avatar

RugCheck Solana Token Scanner - Risk, Authorities & LP

Pricing

from $0.50 / 1,000 results

Go to Apify Store
RugCheck Solana Token Scanner - Risk, Authorities & LP

RugCheck Solana Token Scanner - Risk, Authorities & LP

$0.5/1K ๐Ÿ”ฅ Fast RugCheck Solana scanner! Risk score, mint/freeze authority, holders, LP & risks. No key. JSON, CSV, Excel or API in seconds. Scan mints for memecoin safety, rug detection & trading bots โšก

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

RugCheck Solana Token Scanner ๐Ÿ›ก๏ธ

Scan any Solana token in seconds. Get its RugCheck risk score, mint & freeze authority status, holder count, liquidity, LP-lock %, top-holder concentration and the full list of detected risks โ€” no API key, no wallet, no login.

Built for Solana memecoin traders, snipers and bots who need an instant, automated safety check before they ape in. Feed it a list of mint addresses and get one clean, structured risk report per token.

๐Ÿ‘‰ Run it on Apify ยป


Why use this scraper?

Every Solana memecoin launch is a potential rug. Checking each token by hand on rugcheck.xyz doesn't scale when hundreds of tokens launch per hour. This actor turns RugCheck's risk engine into a programmatic data feed you can wire into spreadsheets, trading bots, Telegram/Discord alerts, or due-diligence dashboards.

  • โœ… No API key โ€” clean public JSON, ready out of the box
  • โœ… Datacenter-proxy friendly โ€” cheap to run, no residential proxies needed
  • โœ… Batch scanning โ€” up to 1000 mints per run
  • โœ… Rich output โ€” full report fields, not just a score
  • โœ… Nullable schema โ€” partial data never breaks your pipeline

Use cases

  • Solana memecoin safety checks โ€” vet a token before buying
  • Rug detection โ€” flag revoked/active mint & freeze authorities, low LP lock, whale concentration
  • Trading bots โ€” gate buy signals behind an automated risk score
  • Due diligence โ€” pull consistent, structured risk data for research and reporting

Input

FieldTypeDescription
modeselectScan mode (scan โ€” resolve a risk report per mint)
mintsarraySolana token mint addresses to scan
maxItemsintegerMax reports to return (1โ€“1000, default 100)
{
"mode": "scan",
"mints": [
"So11111111111111111111111111111111111111112",
"DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263"
],
"maxItems": 100
}

Output

One dataset item per token:

{
"mint": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263",
"name": "Bonk",
"symbol": "Bonk",
"score": 101,
"score_normalised": 7,
"rugged": false,
"mint_authority": null,
"freeze_authority": null,
"total_holders": 2023933,
"total_liquidity": 688368.75,
"creator": "9AhKqLR67hwapvG8SA2JFXaCshXc9nALJjpKaHZrsbkw",
"top_holder_pct": 7.22,
"lp_locked_pct": 0,
"risks": ["Mutable metadata"],
"risk_details": [{"name": "Mutable metadata", "level": "warn", "score": 100}],
"source": "rugcheck",
"scraped_at": "2026-07-20T17:00:00+00:00"
}

A null mint_authority / freeze_authority means the authority has been revoked (generally safer). An active authority means the deployer can still mint or freeze โ€” a common rug vector.

Pricing

Roughly $0.50 per 1,000 tokens scanned โ€” cheap enough to screen entire launch feeds. Actual cost depends on your Apify plan's compute usage.

Keywords

solana, rugcheck, rug check, token scanner, memecoin, rug pull detection, solana token safety, mint authority, freeze authority, lp lock, token risk score, crypto due diligence, solana trading bot, honeypot check, token audit, defi security


Not financial advice. Risk data is sourced from RugCheck and provided as-is for research purposes.