---
title: "Read up to 100 ordered cached events for one Rug"
method: GET
path: "/api/rugs/{chainId}/{rug}/events"
tags: ["Rugs"]
---

# Read up to 100 ordered cached events for one Rug

`GET /api/rugs/{chainId}/{rug}/events`

## Path parameters

- `chainId` integer, required
- `rug` string, required

## Response `200`

Events ordered by block number and log index.

- object
  - `events` object[], required

---

[API](https://skmtc.net/rugspull/apis/rugspull-read-api.md) · [All operations](https://skmtc.net/rugspull/apis/rugspull-read-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rugspull/rugspull-read-api/revisions/08db450e3b2f/schema)
