---
title: "Fetch contract stats"
method: GET
path: "/v1/contracts/{contract}/stats"
tags: ["Contracts"]
---

# Fetch contract stats

`GET /v1/contracts/{contract}/stats`

## Path parameters

- `contract` string, required

## Response `200`

Successful

- ContractStatsResponse
  - `success` boolean, required
  - `next` string
  - `data` ContractStats
    - `floor_price` string

---

[API](https://skmtc.dev/x2y2/apis/x2y2-openapi.md) · [All operations](https://skmtc.dev/x2y2/apis/x2y2-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/x2y2/x2y2-openapi/revisions/84d91477b3ec/schema)
