# 📍 Latest Deployment Addresses (Base Mainnet)

Below are the latest verified contract deployments for **The Cabal Protocol** on **Base**. Always ensure you're interacting with these addresses directly when using on-chain tools like Basescan or writing integrations.

> ⚠️ **Important:** Contract addresses are subject to change during upgrades. Please refer to this page or the official GitHub repository for the latest mappings.

***

### 🛠️ Core Contracts

<table><thead><tr><th width="258.0546875">Contract</th><th width="399.8984375">Address</th></tr></thead><tbody><tr><td>CabalFactory</td><td><code>0xC04b00C077b975351Cb8f01D89A8D7a31dF0F4dE</code></td></tr><tr><td>CabalV3LiquidityLocker</td><td><code>0x91dDDDB07a7b3FF69430372d21b40111A4b9EBc8</code></td></tr><tr><td>CabalV4LiquidityLocker</td><td><code>0x532dd426E2af0dfFa420195Df8E91AD41EfC6bfb</code></td></tr></tbody></table>

***

### 🔗 External Infrastructure

| System       | Description                                   |
| ------------ | --------------------------------------------- |
| Base Mainnet | Primary deployment network                    |
| Basescan     | [https://basescan.org](https://basescan.org/) |

***

> These contracts power The Cabal’s launch engine. Confirm before interacting, especially for claiming rewards, deploying tokens, or executing swaps.

Stay safe, stay verified.

[https://thecabal.app](https://thecabal.app/) | [Telegram](https://t.me/cryptocabalportal)


---

# 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://docs.thecabal.app/cabal-protocol-contract-overview/latest-deployment-addresses-base-mainnet.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.
