# Contracts & Treasury Wallet

Below is a list of the official smart contract addresses and Treasury wallet used within the HORSY ecosystem. Always double-check addresses before interacting with them and ensure you're only using links provided on our official website or this GitBook.

### Live Contracts

**Horsy V1 Contract:** \
0x273a7ABA3e841Fd5f660BdCEA53366B2504A9A52&#x20;

**HORSY NFT (ERC-721):** \
0xeEF94BF4A8efe6492CBC303c750cE8CEF1488A07

**HORSY Contract Deployer:** \
0xf74a5F1cd0868672d6BA523F381Ccf719DB3E139

**HORSY Treasury Wallet:** \
0x1d5B58D3236Fc310F9E381001226EDA0d209bB99<br>

{% hint style="info" %}
⚠️ Always verify contracts before interacting.\
If you're unsure, ask in our official Discord.
{% endhint %}

### Treasury Wallet

The funds raised from the Genesis Mint are held in the official DAO treasury wallet:\
0x1d5B58D3236Fc310F9E381001226EDA0d209bB99

These funds will be used to maintain and grow the HORSY ecosystem in a sustainable and transparent way. This includes compensating developers, designers, and contributors; covering infrastructure and hosting costs; potentially providing liquidity for $HORSY/$HYPE pools; and funding ongoing feature development, upgrades, and in-game improvements. Additionally, resources may be allocated toward community-building and growth initiatives.

This is the same wallet that received all race fees from HORSY V1, reinforcing its role as the central, transparent treasury for all project-related revenue.

Our long-term vision is to build a sustainable, community-driven, and engaging platform, and the DAO treasury plays a crucial role in ensuring that growth is aligned with the interests of our players and supporters.


---

# 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://horsy-on-hl.gitbook.io/horsy-docs/extra/contracts-and-treasury-wallet.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.
