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.
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
Built for Every Web3 Business
From launchpads to wallets — rug pull detection fits any DeFi product.
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.
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.
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.
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"
]
}Simple Pricing , No Surprises
Start free. Scale as you grow. Enterprise options available.
Basic
1,000 req / month
Save 5% vs PAYGFor solo devs and small projects getting started.
All 3 APIs
Standard rate limits
Email support
Business
10,000 req / month
Save 10% vs PAYGProduction-grade limits for growing teams.
All 3 APIs
Higher rate limits
Priority support
Enterprise
Unlimited requests
For teams that need volume, SLA, and dedicated support.
Unlimited requests
Custom rate limits
Dedicated support
Frequently Asked Questions
Can't find an answer? Contact our support team via live chat.
What is Rug Pull Check?
Which blockchains are supported?
How accurate is the rug pull detection?
What is the LP trust score?
Does it analyze smart contract code?
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