# 바이백 및 소각

메셔 센터(클레이튼)에서 발생하는 **예대마진 30%를 ENTER로 바이백 후 소각**합니다. 이는 지속적인 매수세를 만들고 시장 유통량을 줄여, 궁극적으로 토큰의 가치를 제고하기 위함입니다.

## 바이백 및 소각량

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

* 50%: 스테이킹 플랫폼 타임캡슐 유저들에게 [투표 보상](/service/timecapsule/reward/summary.md#undefined-1)으로 제공됩니다.&#x20;
* 30%: `ENTER` 바이백 후 소각합니다
* 20%: 운영 비용으로 보관하여 서비스 운영, 채용, 펀딩 등의 목적으로 사용합니다

## 프로세스

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

1. 메셔 센터(클레이튼)의 각 풀마다 거래 발생 시, 예대마진의 30%가 메셔 센터에 쌓입니다.
2. 매주 목요일 09:00 KST(타임캡슐 보상 분배일과 동일) 메셔 센터에 쌓여있는 예대마진 30%가 바이백 펀드로 이동합니다. 아래 주소에서 바이백 및 소각 용도로 쌓여있는 예대마진을 확인하실 수 있습니다.
   * 바이백 펀드 확인하기: [0x05c6659d9dbcfe2d8835ac2a5c07b81da04c8569](https://scope.klaytn.com/account/0x05c6659d9DBCfe2D8835ac2a5c07b81dA04C8569?tabId=tokenBalance)
3. 일정 금액이 모이면, 쌓여있는 예대마진을 모두 `oUSDC` 로 변경 후 ENTER를 바이백(Buyback)합니다.
4. 바이백한 `ENTER` 는 그 누구도 꺼내 사용할 수 없는 지갑인 블랙홀로 전송해 소각(Burn)합니다.
   * 소각량 확인하기: <mark style="color:blue;">추후 안내될 예정입니다.</mark>

## 주기

거래 수수료를 고려하여, **비정기적**으로 진행합니다. 일정 금액이 모이면 ENTER를 바이백 후 소각합니다.

{% hint style="info" %}
특정 메셔 센터 풀의 이용률이 높아 타임캡슐 투표 보상 지급이 원활하지 않은 경우 해당 풀의 바이백이 일시적으로 중단될 수 있습니다.
{% endhint %}

## 내역

지금까지 바이백 및 소각한 내역을 확인하실 수 있습니다.

<table><thead><tr><th width="87">차수</th><th>소각 일자</th><th>소각 수량 (ENTER)</th><th>내역</th></tr></thead><tbody><tr><td>1</td><td>-</td><td>-</td><td>-</td></tr></tbody></table>


---

# 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://docs.mesher.io/token/buyback.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.
