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

# 스마트 계약

닌자 키우기 온라인-NINKY 환경에서 사용되고 있는 스마트 계은 다음과 같습니다.

### **토큰**

* [NINKY BEP20](https://bscscan.com/address/0x90422D35496e8ed3391971DBEC894E4a8057081f)
* [SOULS BEP20](https://bscscan.com/address/0xc50841b412246f109fdabA131fa1b63cb5BA458B)
* [PNINKY BEP20](https://bscscan.com/address/0x066b97054156b64dFE1C8341378F3Fc196Fbdc77)
* [NINKY-BNB LP](https://bscscan.com/address/0x572211d4aae1E862F4Fb09173Da4F31f7c3064aA)

### **NINKY 팜**

* [NINKY Farm](https://bscscan.com/address/0x517ffAb205B784b8A450A0B019D4c8523F3B9bF9)
* [NINKY-BNB LP Farm](https://bscscan.com/address/0x572211d4aae1E862F4Fb09173Da4F31f7c3064aA)
* [SOULS Farm](https://bscscan.com/address/0xC142e274780B000e33efe1B1c2Ae054F0F926270)

### N**FT 소환수**

* [NFT TOMO ERC721](https://bscscan.com/address/0x83566517D72087d153C1d99A0110afECC72461EE)
* [NFT TOMO EGG ERC721](https://bscscan.com/address/0x49f5BA64A9c4b87Fc3f4b14F39760397cb80eDdd)
* [NFT Tomo Breeder](https://bscscan.com/address/0x7a9Fbb345E49372f39FAAf1e265b09c976842B34)
* [NFT TOMO Auction](https://bscscan.com/address/0x586a501f9922f3bB1c6CaE04c5774a627aC5a4Ef)
* [NFT EGG Auction](https://bscscan.com/address/0x9f2FD9000aF5389fADd5B90a662F75c6d7AD2Ac2)

*이 목록은 시스템이 발전함에 따라 지속적으로 업데이트됩니다.*


---

# 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:

```
GET https://docs.ninky.io/ko/technology/contracts.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.
