---
title: "Get Recent Rugpull Risks"
method: GET
path: "/v0/token/recent-rugpull-risks"
tags: ["token"]
---

# Get Recent Rugpull Risks

`GET /v0/token/recent-rugpull-risks`

Returns recently detected pre-dump rugpull-risk token addresses for the requested chain.

## Query parameters

- `chain` 'arbitrum' | 'avalanche' | 'base' | 'bsc' | 'ethereum' | 'optimism' | 'polygon' | 'zora' | 'solana' | 'starknet' | 'starknet-sepolia' | 'stellar' | 'linea' | 'degen' | 'zksync' | 'scroll' | 'blast' | 'soneium-minato' | 'base-sepolia' | 'bitcoin' | 'abstract' | 'soneium' | 'ink' | 'berachain' | 'unichain' | 'ronin' | 'sui' | 'hedera' | 'hyperevm' | 'xlayer' | 'monad' | 'megaeth' | 'tempo' | 'sei' | 'kaia' | 'tron' | 'robinhood' | 'flare', required — The chain name
- `results_limit` integer — Maximum number of token addresses to return (between 1 and 20)

## Response `200`

List of token addresses identified as recent rugpull risks

- string[]

## Other responses

- `422` — Validation Error - Invalid chain or parameters

---

[API](https://skmtc.net/blockaid-official/apis/blockaid-api.md) · [All operations](https://skmtc.net/blockaid-official/apis/blockaid-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockaid-official/blockaid-api/revisions/17c41f337b2e/schema)
