# Smart Contracts

Queremos ser completamente transparente con vosotros, por eso teneis una lista de todos nuestros Smart Contracts, a dia de hoy en Mainet.

| Name                        | Contract                                   |
| --------------------------- | ------------------------------------------ |
| Battle Hero                 | 0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE |
| BattleHeroPrivateSaleWallet | 0xB3f3eDEf17cE6a91D73aD96b04928aB6259B69bC |
| BattleHeroAirdropWallet     | 0x8A0A2f800Bb1ffad4E993EBd3c836634A08B2666 |
| BattleHeroRewardWallet      | 0x4C5bF162cb9721610AaF0B52d8018D054171d261 |
| BattleHeroTeamWallet        | 0x9b555cD54506160485B35fbFd79ab8194dAc5dEe |
| BattleHeroGenScience        | 0x5973357c86ee9f5bFD37539727b32AC5FCe48FaF |
| BattleHeroData              | 0x3e4923FFAe33a90B0A3905212E004bd65c3E863e |
| BattleHeroFactory           | 0xc3d210fc7741F998D45247d0eA6B451B32f06b74 |
| BattleHeroPresaleChestShop  | 0x96B5D57483F65EF615F05D45B18e3feF295a9Dfc |
| BattleHeroBreeder           | 0x4ab056f9AAEe24002Cc77964bd1B5373E7677076 |


---

# 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://whitepaper.battlehero.io/the-game/smart-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.
