> ## Documentation Index
> Fetch the complete documentation index at: https://v1-docs.zcombinator.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Protocol Addresses

> Key addresses for the Z Combinator protocol

## Overview

This page contains all the important addresses for the Z Combinator protocol. These addresses are used for treasury operations, liquidity pool management, and token emissions.

***

## \$ZC Token Address

**Address:** `GVvPZpC6ymCoiHzYJ7CWZ8LhVn9tL2AUpRjSAsLh6jZC`

The official \$ZC token address on Solana.

<Card title="View on Solscan" icon="magnifying-glass" href="https://solscan.io/token/GVvPZpC6ymCoiHzYJ7CWZ8LhVn9tL2AUpRjSAsLh6jZC">
  View token on Solscan
</Card>

***

## Treasury Address

**Address:** `4Ckm4JKxJr6qZJHhoPnTkeVdV1qEPmt53hfVcFPCb5fU`

The treasury address holds protocol assets and is controlled by futarchy governance. All treasury operations are subject to governance approval through decision markets.

<Card title="View on Solscan" icon="magnifying-glass" href="https://solscan.io/account/4Ckm4JKxJr6qZJHhoPnTkeVdV1qEPmt53hfVcFPCb5fU">
  View treasury address on Solscan
</Card>

***

## Fee Wallet Address

**Address:** `FEEnkcCNE2623LYCPtLf63LFzXpCFigBLTu4qZovRGZC`

The fee wallet is used for programmatic buybacks:

* Receives protocol's share of LP fees
* Automatically buys back \$ZC tokens from the market
* Executes daily buyback and burn operations

<Card title="View on Solscan" icon="magnifying-glass" href="https://solscan.io/account/FEEnkcCNE2623LYCPtLf63LFzXpCFigBLTu4qZovRGZC">
  View fee wallet on Solscan
</Card>

***

## Protocol Authority Address

**Address:** `Hq7Xh37tT4sesD6wA4DphYfxeMJRhhFWS3KVUSSGjqzc`

This address holds:

* **Liquidity Pool (LP) positions**
* **Mint authority** for protocol tokens
* **Update authority** for token metadata

<Card title="View on Solscan" icon="magnifying-glass" href="https://solscan.io/account/Hq7Xh37tT4sesD6wA4DphYfxeMJRhhFWS3KVUSSGjqzc">
  View protocol authority address on Solscan
</Card>

***

## Development Emissions Address

**Address:** `265MYhx33woRxRULwyZLLitsbhiWjgNQWzdpr3L6SxSo`

This address receives daily development team emissions:

* **1,000,000 \$ZC tokens** per day

<Card title="View on Solscan" icon="magnifying-glass" href="https://solscan.io/account/265MYhx33woRxRULwyZLLitsbhiWjgNQWzdpr3L6SxSo">
  View dev emissions address on Solscan
</Card>

***

## Security Notes

<Warning>
  Always verify addresses before sending any transactions. Double-check addresses on official channels before interacting with the protocol.
</Warning>

* All protocol addresses are publicly verifiable on the Solana blockchain
* Treasury and protocol authority addresses are controlled by governance
* Changes to protocol addresses require governance approval
