Has this XRPL issuer rugged before?

Issuers that rug once often relaunch. This tool checks an issuer against a blocklist built from rugs caught in production, plus the full history of AMM launches we've observed from that address.

MCP tool: check_issuer_reputation Price: $0.002 / call

Parameters

ParamDescription
issuerXRPL issuer address (r...)

Example

Call (MCP tools/call arguments):

{
  "issuer": "rDbS53G2nP3ksrNSea3rjFSZa3grkzVtf6"
}

Result:

{
  "verdict": "blocklisted",
  "blocklisted": true,
  "block_reason": "manual:UW_position_3_rug_relaunch",
  "total_detections": 2
}

FAQ

Why does issuer history matter on XRPL?

Creating a new token is nearly free, so serial ruggers reuse playbooks — and sometimes addresses. An issuer-level blocklist catches relaunches that per-token checks miss.

Where does this blocklist come from?

From a production XRPL sniper pipeline: issuers whose tokens rugged positions we actually held are blocklisted with the reason recorded.

Connect via MCP at https://cerberusindex.com/mcp — see the quickstart. Payment is automatic for x402-aware clients. Verdicts are informational risk signals, not financial advice.