Loading...
Loading...
Integrate our enterprise-grade fraud detection directly into your exchange, wallet, or dApp. Protect your users with a single API call.
curl -X GET "https://api.stainnet.com/v1/address/0xD0cC..." \ -H "Authorization: Bearer YOUR_API_KEY"
{
"address": "0xD0cC...91407",
"status": "stained",
"risk_level": "RED",
"confidence": 0.998,
"tags": ["rug_pull", "high_risk"],
"last_updated": "2023-10-27T10:30:00Z"
}Built on FastAPI and edge caching to ensure your user experience never lags.
Reliable infrastructure designed for mission-critical exchange operations.
All requests are encrypted. We never store private keys or sensitive user data.
Get risk score and stain level for a specific address.
Check up to 100 addresses in a single request.
Analyze a transaction hash for suspicious patterns.
Submit a suspicious address for manual review.