> For the complete documentation index, see [llms.txt](https://docs.stellaswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stellaswap.com/dev-resource/pulsar-v3-contracts.md).

# Pulsar V3 Contracts

### ddresses on Prod RPC

```javascript
Block : 2649799

Pool Hash: 0x424896f6cdc5182412012e0779626543e1dc4b12e1c45ee5718ae92f10ad97f2


AlgebraPoolDeployer to: 0x965A857955d868fd98482E9439b1aF297623fb94 ✅
AlgebraFactory deployed to: 0xabE1655110112D0E45EF91e94f8d757e4ddBA59C ✅

Quoter deployed to: 0xCF6fb88ac742aB896595705816079c360c590DE5 ✅
SwapRouter deployed to: 0xe6d0ED3759709b743707DcfeCAe39BC180C981fe ✅
NonfungibleTokenPositionDescriptor deployed to: 0xF7D57Bf6c27973a42C2464845dAB046361a61f7A ✅
Proxy deployed to: 0x21B23CB583056D10d81378eDE349086fA1940819 ✅
NonfungiblePositionManager deployed to: 0x1FF2ADAa387dD27c22b31086E658108588eDa03a ✅
AlgebraInterfaceMulticall deployed to: 0x24D357c3Deda4F412a4d7B5e0DB5f8E4a63d6E96 ✅
V3Migrator deployed to: 0xb4630ACbaB32254CD42728D2a1851c88604490Ad ✅

AlgebraLimitFarming deployed to: 0xF722a295aBD8cFb691C78Dd9b6699701491c3ff5 ✅
AlgebraEternalFarming deployed to: 0xd4b2B7DC9Bc1C47852851f4C5Dc345eabA1A5279 ✅
FarmingCenter deployed to: 0x0D4F8A55a5B2583189468ca3b0A32d972f90e6e5 ✅

```

### Subgraphs

```javascript

https://api.thegraph.com/subgraphs/name/stellaswap/pulsar
https://api.thegraph.com/subgraphs/name/stellaswap/pulsar-farming
https://api.thegraph.com/subgraphs/name/stellaswap/pulsar-blocks
```

### ABIs

{% file src="/files/Pumcrym6PzjdeXiYKXEi" %}

{% file src="/files/HdOOH4lXLziy9J2lTVoT" %}

{% file src="/files/42QQZTRjbuBeJuLtTLR3" %}

{% file src="/files/HMt2hvWwl7Gd3tQeJELI" %}

{% file src="/files/pXsApcOMLGxvL6QYJWr5" %}

{% file src="/files/Ej2DhRpr7Lw2fyKr5cXm" %}

{% file src="/files/WZDGWzuikGVGpuFGMCNy" %}

{% file src="/files/w6iztR6ajzc19loGHqkN" %}


---

# 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.stellaswap.com/dev-resource/pulsar-v3-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.
