# 파워 랭킹

NFTSTAT은 전체 NFT 중 <mark style="color:orange;">오픈씨와 팔라</mark>에서 거래되는 거래량 데이터를 수집하고 분석하여 정보를 제공합니다.

각 프로젝트들의 세부 이력과 전체 NFT 시장의 흐름을 확인하고 투자에 활용할 수 있습니다.&#x20;

<figure><img src="/files/GAtwqKP6zJRQ41SajGHs" alt=""><figcaption></figcaption></figure>

<mark style="color:green;">\[ 컬렉션 시가 총액을 기준으로 순위가 지정되며 순위별 바닥가 정보, 거래 관련 정보, 홀더 정보를 확인 할 수 있습니다. 해당 컬렉션을 클릭하면 상세 정보들을 확인할 수 있습니다. ]</mark>

순위 : NFT STAT 순위(프로젝트 시가총액 기준)&#x20;

컬렉션 : NFT 프로젝트 이름

바닥가 : 컬렉션에서 판매중인 최저 가격&#x20;

변동(24시간) : 최근 24시간 바닥가 증감 수치

바닥가(7일) : 최근 7일간 일별 바닥가 추이

거래량(7일) : 최근 7일 동안 거래

거래건수(7일) : 최근 7일간 거래건수

고래 지갑  수 : 보유 자산 가치가 100K klay 이상인 지갑

리스팅 수(%) : 즉시 구매 가능한 NFT 개수 및 전체 발행량 대비 비율

NFT 개수 : 컬렉션이 발행한 전체 NFT 개수

홀더수 : NFT를 보유하고 있는 홀더 수

시가 총액 : 컬렉션 시가 총액

총 거래량 : 컬렉션의 전체 거래량


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nftstat-io.gitbook.io/nftstat/nft-stat-features/undefined.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
