> For the complete documentation index, see [llms.txt](https://docs.mesher.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mesher.io/service/timecapsule/reward/type.md).

# 보상 종류

## 스테이킹 보상

### 1. ENTER

![](/files/W23epFUbWMfoEuxzma0O)

ENTER는 메셔 센터의 거버넌스 토큰으로, ENTER의 전체 발행량 중 팀물량 25%를 제외한 75%를 각각 \[[메셔 센터](https://center.mesher.io/)]와 \[[타임캡슐](https://timecapsule.mesher.io/)]에 분배합니다. 이때 초기에는 팀이 시장 상황을 반영하여 분배 비율을 정하지만, 추후 **탈중앙화 조직 MFC**가 토큰 분배와 관련된 세부 정책을 논의하고 결정합니다. MFC의 역할을 더 자세히 알고 싶으시다면 \[[MFC 역할](/service/timecapsule/mfc/role.md)]을 참고해주세요.

* ENTER 토큰 주소: [0x03b79592596157d6bff16d8db87ad0b65319c5af](https://scope.klaytn.com/token/0x03b79592596157d6bff16d8db87ad0b65319c5af?tabId=tokenTransfer)

### 2. 메셔프로 수익 일부

메셔는 mesher PRO를 통해 B2B 비즈니스를 확장하기 위해 지속적으로 노력하고 있습니다. 타임캡슐 참여자는 추후 메셔에서 발생하는 B2B 수익의 10%를 보상으로 받게 됩니다. 메셔의 B2B 비즈니스가 확장될수록 타임캡슐 참여자에 대한 인센티브도 지속적으로 커질 것을 의미합니다.

#### MBX

![](/files/pYB9YP6OFN0KMqUwkxeH)

MBX는 마브렉스의 토큰으로, 한시적으로 분배됩니다. 총 세 번에 걸쳐 타임캡슐 유저들에게 분배됩니다. 분배 시기와 수량은 \[[이벤트-MBX](/service/timecapsule/event/mbx.md)]를 참고해주세요.

* MBX 토큰 주소: [0xd068c52d81f4409b9502da926ace3301cc41f623](https://scope.klaytn.com/account/0xd068c52d81f4409b9502da926ace3301cc41f623)

## 2. 투표 보상

![](/files/edOsEBi5XT9BSaPmXLfw)

투표를 통해 메셔 센터(클레이튼) 예치-대출 풀에서 발생하는 예대마진 수수료 50%를 보상으로 받을 수 있습니다.

* KLAY
* KDAI: [0x5c74070fdea071359b86082bd9f9b3deaafbe32b](https://scope.klaytn.com/account/0x5c74070fdea071359b86082bd9f9b3deaafbe32b)
* oUSDC: [0x754288077d0ff82af7a5317c7cb8c444d421d103](https://scope.klaytn.com/account/0x754288077d0ff82af7a5317c7cb8c444d421d103)
* oUSDT: [0xcee8faf64bb97a73bb51e115aa89c17ffa8dd167](https://scope.klaytn.com/account/0xcee8faf64bb97a73bb51e115aa89c17ffa8dd167)
* oXRP: [0x9eaefb09fe4aabfbe6b1ca316a3c36afc83a393f](https://scope.klaytn.com/account/0x9eaefb09fe4aabfbe6b1ca316a3c36afc83a393f)
* KSP: [0xc6a2ad8cc6e4a7e08fc37cc5954be07d499e7654](https://scope.klaytn.com/account/0xc6a2ad8cc6e4a7e08fc37cc5954be07d499e7654)
* BORA: [0x02cbe46fb8a1f579254a9b485788f2d86cad51aa](https://scope.klaytn.com/account/0x02cbe46fb8a1f579254a9b485788f2d86cad51aa)
* oETH: [0x34d21b1e550d73cee41151c77f3c73359527a396](https://scope.klaytn.com/account/0x34d21b1e550d73cee41151c77f3c73359527a396)
* oWBTC: [0x16d0e1fbd024c600ca0380a4c5d57ee7a2ecbf9c](https://scope.klaytn.com/account/0x16d0e1fbd024c600ca0380a4c5d57ee7a2ecbf9c)
* WEMIX: [0x5096db80b21ef45230c9e423c373f1fc9c0198dd](https://scope.klaytn.com/account/0x5096db80b21ef45230c9e423c373f1fc9c0198dd)
* IJM: [0x0268dbed3832b87582b1fa508acf5958cbb1cd74](https://scope.klaytn.com/account/0x0268dbed3832b87582b1fa508acf5958cbb1cd74)


---

# 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.mesher.io/service/timecapsule/reward/type.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.
