Rug Pull Check

Powered by AI · Now in Beta

Rug Pull Check
Catch Scams Before They Happen.

Analyze any token or liquidity pool contract for rug pull risk.
Creator trust scores, LP behavioral analysis — one API call.

Contract creator analysis
LP wallet trust scores
68%AI Accuracy
336KContracts Analyzed
3Networks

Supported Networks

EthereumEthereum
BNB ChainBNB Chain
BaseBase

Why Choose GetBlock Rug Pull Check

68% AI Accuracy

Predictive AI models trained on 336K smart contracts and historical rug pull events. Analyzes behavioral patterns of creators and LPs to predict risk.

Creator History Analysis

Trace the contract deployer's full on-chain history. Past rugs, mixer interactions, and anonymous wallet patterns are all flagged automatically.

LP Trust Scoring

Evaluate every liquidity provider individually. Low trust scores on key LPs signal coordinated manipulation — before funds are drained.

Behavioral Pattern Matching

Pure on-chain behavioral analysis — no source code review needed. The AI traces through intermediate contracts to find underlying wallet patterns.

Multi-Chain Coverage

Screen contracts across Ethereum, BSC, and Base with a single API key. One integration, three networks.

Simple REST API

Clean, developer-friendly API with comprehensive docs. Integrate in minutes with ready-to-use code examples in multiple languages.

Two Layers of Smart Contract Analysis

Behavioral analysis and code analysis complement each other. Use both for full coverage.

You are here

Rug Pull Check

On-Chain Analysis

Analyzes the on-chain behavior of the contract creator and liquidity providers — not the contract code itself.

  • Creator wallet trust score
  • Traces through intermediate contracts to the source wallet
  • Individual LP trust scores
  • Rug pull probability score (0–100)

Token Risk API

Code Analysis

Scans smart contract code for vulnerabilities, scam patterns, and security threats.

  • Honeypot detection
  • Hidden owner & mint functions
  • Proxy, blacklist & selfdestruct checks
  • Trading cooldown & sell restrictions
Explore Token Risk API

Built for Every Web3 Business

From launchpads to wallets — rug pull detection fits any DeFi product.

Investor Protection

DeFi Investors & Traders

Check any token or liquidity pool before you invest. Get a rug pull risk score, creator history, and LP trust scores — in one API call.

Platform Safety

Token Launchpads

Screen every project before listing. Automatically flag teams with a history of rug pulls, anonymous wallets with suspicious patterns, or low LP trust scores.

User Safety

DEX Aggregators

Surface rug pull risk scores alongside token prices and liquidity data. Help users make safer swaps without adding friction to the trade flow.

Risk Alerts

Portfolio Trackers & Wallets

Alert users when they hold tokens from high-risk contracts. Proactive protection that keeps users safe and builds trust in your product.

How It Works

Integrate smart contract risk screening in minutes.

Get Your API Key

Sign up at GetBlock, create a project, and grab your API key from the dashboard. Free tier included — no credit card required.

Get Your API Key

Sign up at GetBlock, create a project, and grab your API key from the dashboard. Free tier included — no credit card required.

Submit a Contract Address

Send any smart contract or liquidity pool address — Ethereum, BSC, or Base — via a single POST request.

Get an Instant Rug Pull Risk Report

Receive a risk score (0–100), risk level (LOW / MEDIUM / HIGH), creator trust score, LP trust scores, and behavioral flags — all in a single response.

Get an Instant Rug Pull Risk Report

Receive a risk score (0–100), risk level (LOW / MEDIUM / HIGH), creator trust score, LP trust scores, and behavioral flags — all in a single response.

API That Developers Love

One API key. Three tools. Full wallet intelligence.

# POST /wallet-risk/rugPullCheck
# Predict rug pull risk for a smart contract

curl -X POST https://hub-api.getblock.io/wallet-risk/rugPullCheck \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "contract": "0xPoolAddress...",
    "network": "eth"
  }'

# Response:
{
  "contract": "0xPoolAddress...",
  "network": "eth",
  "rugpull_risk": "HIGH",
  "risk_score": 91,
  "creator_trust_score": 18,
  "lp_trust_scores": [22, 31],
  "flags": [
    "creator_history_of_rugs",
    "low_lp_trust_scores"
  ]
}
Free to start

Try it for Free

5 free requests per day — no card required.

Simple Pricing , No Surprises

Start free. Scale as you grow. Enterprise options available.

Basic

$45/mo

1,000 req / month

Save 5% vs PAYG

For solo devs and small projects getting started.

  • Included All 3 APIs
  • Included Standard rate limits
  • Included Email support

Business

$450/mo

10,000 req / month

Save 10% vs PAYG

Production-grade limits for growing teams.

  • Included All 3 APIs
  • Included Higher rate limits
  • Included Priority support

Enterprise

$999/mo

Unlimited requests

For teams that need volume, SLA, and dedicated support.

  • Included Unlimited requests
  • Included Custom rate limits
  • Included Dedicated support

Frequently Asked Questions

Can't find an answer? Contact our support team via live chat.

  • What is Rug Pull Check?

    plus
  • Which blockchains are supported?

    plus
  • How accurate is the rug pull detection?

    plus
  • What is the LP trust score?

    plus
  • Does it analyze smart contract code?

    plus
Start for Free

Check Your First Contract
In Under 60 Seconds

No credit card required. 5 free requests per day. Instant API key.

AI-Powered · 68% accuracy · LP trust scores · ETH, BSC, Base