# 토큰 발행 계획 전달

#### (1) 드랍스 참여 재단은 프론트 노출일 2주 전까지 아래 항목을 확정하여 Ozys로 전달해주시기 바랍니다.&#x20;

* 토큰 발행 계획은 정보 전달 마감일 전까지 반드시 보내주셔야 합니다.
* 토큰이 발행된 후에는 토큰 발행 계획 변경이 어렵습니다.
* 페어 런치인 경우, 오지스 개발팀을 통해 토큰 발행(컨트랙트) 작업 지원이 가능합니다.

#### (2)총 발행량

* 프로젝트사가 발행할 토큰의 총 발행량을 기입합니다.

#### (3) Initial supply

* 프로젝트사가 발행할 토큰의 초기 발행량을 기입합니다.
* 초기 발행량이 없는 경우 Initial supply는 0입니다.

#### (4) 연도별 토큰 발행 수량(1 \~ N년차)

* 토큰 발행 후 1년 \~ 토큰 발행이 완료되는 해까지 매년 얼만큼의 토큰을 발행할지 기입합니다.

ex)

<figure><img src="https://lh5.googleusercontent.com/M2Y3IHxTyzCdgrWPeI9gvrVMSg9d_UrIZQL9RtH1VNpN8q5Y7Hy-iEnqBhKJMCvMh5zs6eW17YCiPuhovt1D9I3ml47UcWHD33qRwjSglnCBq5PxBGcOyOHZ-cgskiVEYnLv7BosVcahQl0xt-UGPibYYnfsPmt4D7jWbzgSR4UlS3xCfz5LEYw4nA" alt=""><figcaption></figcaption></figure>

#### (5) 토큰 Allocation

* 토큰을 어떻게 할당할지 기입합니다.

ex)

<figure><img src="https://lh6.googleusercontent.com/O8qGD3K3yO-rMAWBVniK3mGB-PcVX7m2w1tx6H2Kml12muJsN9Z5lQtQeaEJbZhCoCRkK0wogQGNrN7s-l0UNa2uZQ3xnHBh-eAcCvLw7qz1P6d1ecFKaIZeSuDsApWe_ZHKAk9puUYh0DAsDFZ54VlYtQ4R2qceT5HInWH_3HrWBAiQEfgenRroRQ" alt=""><figcaption></figcaption></figure>

#### (6) 반감기

* 반감기란 암호화폐의 채굴 보상을 일정 기간마다 반으로 줄이는 것을 의미합니다. KLAYswap의 경우 2년마다 채굴 보상이 절반으로 줄어듭니다.

#### (7) 재단 owner, team 주소

* 프로젝트사 Owner 주소 : 발행된 토큰은 프로젝트사에게 권한을 이양하는데, 이를 위해서 필요한 주소입니다. 프로젝트 사는 Owner 주소를 생성한 뒤 Ozys에 전달해주시기 바랍니다.
* team 주소 : 토큰 allocation 상에서 프로젝트사 팀 물량이 분배되는 경우, 프로젝트사가 관리할 토큰 지갑 주소(EOA, 락업 컨트랙트 관리 주소 등)입니다. 프로젝트 사는 Team 주소를 생성한 뒤 Ozys에 전달해주시기 바랍니다.


---

# 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.klayswap.com/dropsguide/timeline/guide2/plan.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.
