# Honeyswap em xDai

## **Honeyswap contratos e informações sobre implantação**

### **Contratos AMM**&#x20;

**Honeyswap em xDai utiliza os contratos Uniswap v2 AMM.**

**UniswapV2Factory:**[**0xA818b4F111Ccac7AA31D0BCc0806d64F2E0737D7**](https://blockscout.com/poa/xdai/address/0xA818b4F111Ccac7AA31D0BCc0806d64F2E0737D7)**​**

**UniswapV2Router02:**[**0x1C232F01118CB8B424793ae03F870aa7D0ac7f77**](https://blockscout.com/poa/xdai/address/0x1C232F01118CB8B424793ae03F870aa7D0ac7f77)

**ReferralRewardManager:** [**0x82374C59709AAc2f7864191a3c492932379536F4**](https://blockscout.com/poa/xdai/address/0x82374C59709AAc2f7864191a3c492932379536F4/read-contract)

**FeeReciever:** [**0xbA13a6414C677d9e7BD3c0BDE5BA4055BF2e72f7**](https://blockscout.com/xdai/mainnet/address/0xbA13a6414C677d9e7BD3c0BDE5BA4055BF2e72f7/transactions)**​**

### **Subgraphs**

**​**[**Honeyswap Subgraph em xDai**](https://api.thegraph.com/subgraphs/name/1hive/honeyswap-xdai)**. O source code pode ser encontrado** [**aqui**](https://github.com/1Hive/honeyswap-subgraph)**.**

**​**[**Ethereum Blocks**](https://thegraph.com/explorer/subgraph/1hive/xdai-blocks)**. O source code pode ser encontrado** [**aqui.**](https://github.com/1Hive/ethereum-blocks)

**Honeymaker**

​**​**[**Honeymaker**](https://github.com/1hive/honeymaker) é um bot de acompanhamento que periodicamente executa a função takeProtocolFee() no contrato FeeReceiver em pares selecionados na Honeyswap para converter em Honey e xComb as taxas de LP recebidas.


---

# 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://wiki.1hive.org/portugues/projects/honeyswap/for-traders.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.
