> For the complete documentation index, see [llms.txt](https://docs.decentraland.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentraland.org/creator/content-creator-ko/rewards/transactions.md).

# 트랜잭션

Decentraland Rewards 캠페인이 처리한 블록체인 트랜잭션을 모니터링하고 각 클레임을 검사하세요.

Rewards 서비스의 "transactions" 탭에서는 크리에이터가 Rewards 서비스에서 처리 중인 거래의 상태를 모니터링할 수 있으며, 각 거래의 상태, 해시, 생성된 시점, 그리고 사용된 Gwei의 양을 표시합니다 *Gwei* 지출된.

![](https://3980763956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPnXBby9S6MrsW83Y9qZ%2Fuploads%2Fgit-blob-dee5628043acfecf21db383b5fe8ac942af9921d%2Ftransactions.png?alt=media)

각 거래에 대해 **클레임 보기** 버튼을 클릭하면 해당 거래에서 발행된 착용 아이템/이모트 목록과 이를 받은 사용자를 확인할 수 있습니다.

![](https://3980763956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPnXBby9S6MrsW83Y9qZ%2Fuploads%2Fgit-blob-d62ff4b1d860290eeb879964c3d5ea5ee96693ae%2Ftransaction-rewards.png?alt=media)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.decentraland.org/creator/content-creator-ko/rewards/transactions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
