---
title: "Get collection stats"
method: GET
path: "/v2/ord/btc/stat"
tags: ["Collections"]
---

# Get collection stats

`GET /v2/ord/btc/stat`

Get collection stats

## Query parameters

- `collectionSymbol` string, required

## Response `200`

Successful response

- CollectionStatSchema
  - `floorPrice` string
  - `inscriptionNumberMin` string
  - `inscriptionNumberMax` string
  - `owners` string
  - `pendingTransactions` string
  - `supply` string
  - `totalListed` string
  - `totalVolume` string

---

[API](https://skmtc.net/magiceden/apis/magic-eden-api.md) · [All operations](https://skmtc.net/magiceden/apis/magic-eden-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/magiceden/magic-eden-api/revisions/66028b292693/schema)
