> For the complete documentation index, see [llms.txt](https://docs.dozer.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dozer.finance/apis/dozer-api-documentation.md).

# Dozer API Documentation

This section documents the public View methods of the Dozer Pool Manager contract, allowing you to build frontends, analytics tools, or arbitrage bots directly on the Hathor Node API.

### Core Guides

1. **Price Fetching**\
   How to fetch the USD price of HTR and other tokens.
2. **Pool Information**\
   Fetch global pool stats, reserves, volumes, and list all active pools.
3. **User Data**\
   Get personalized data including liquidity positions, share percentages, and PnL.
4. **Quotes & Swaps**\
   Calculate trade execution: find the best swap path, estimate output amounts, and check price impact.

### Usage

All examples use `curl` and the public Hathor Mainnet Node: `https://node1.mainnet.hathor.network/v1a/nano_contract/state`

**Contract ID (Mainnet)**: `000080350ca5ef204bc29b3232bb197e12bec6b473f5e6bdb749a6921197e83c`
