The Cabal Docs
  • The Cabal - Token Launch Platform
  • โš™๏ธ How It Works
  • ๐ŸŽ Claiming Creator Rewards
  • ๐Ÿ’ฐ Protocol Fees
  • ๐Ÿงฑ Cabal Protocol: Contract Overview
    • ๐Ÿ’  CabalToken
    • ๐Ÿญ CabalFactory
    • ๐Ÿ› ๏ธ CabalV3Helpers
    • ๐Ÿ” CabalLiquidityLocker
    • โš™๏ธ CabalV4Helpers
    • ๐Ÿ” CabalV4LiquidityLocker
    • ๐Ÿงช V4LiquidityHelpers
    • ๐Ÿ“ Latest Deployment Addresses (Base Mainnet)
  • ๐Ÿค Stay Connected
Powered by GitBook
On this page
  • ๐Ÿงฑ Cabal Protocol: Contract Overview
  • ๐Ÿ“š Included Contracts
  • โš™๏ธ Architecture Philosophy
Export as PDF
  1. ๐Ÿงฑ Cabal Protocol: Contract Overview

๐Ÿงช V4LiquidityHelpers

๐Ÿงฑ Cabal Protocol: Contract Overview

This section documents the core smart contracts that power The Cabal protocol at its current stage. These contracts form the foundation of our secure, automated token deployment system.

โš ๏ธ Note: This technical structure is subject to change as the protocol evolves. Always check for the latest deployed contracts and versioning.


๐Ÿ“š Included Contracts

The protocol is composed of the following 7 main contracts:

Contract Name
Description

CabalToken

Standard ERC-20 token with 1B supply, minted to deployer, ownership renounced

CabalFactory

Master factory that deploys tokens and triggers liquidity logic

CabalV3Helpers

Handles Uniswap V3 liquidity creation, price control, Dev Buys

CabalLiquidityLocker

Locks V3 LP NFTs and enables fee extraction and locking mechanisms

CabalV4Helpers

Executes V4 liquidity creation and Dev Buys using PoolManager

CabalV4LiquidityLocker

Locks V4 LP NFTs and integrates with PoolManager for secure fee collection

V4LiquidityHelpers

Low-level helper for building PoolManager calls and configuring V4 liquidity

Each contract has its own dedicated page detailing its role, logic, and access restrictions.


โš™๏ธ Architecture Philosophy

  • Factory-driven deployment ensures consistent setup across V3 and V4

  • Liquidity is always locked to prevent rugpulls

  • Ownership is renounced to ensure trustlessness

  • Fee collection is automated and configurable

This modular design makes The Cabal adaptable, secure, and transparent by default.


Dive deeper into each contract to understand how the system works from the ground up.

Previous๐Ÿ” CabalV4LiquidityLockerNext๐Ÿ“ Latest Deployment Addresses (Base Mainnet)

Last updated 8 days ago

For more information, visit or join our community on .

https://thecabal.app
Telegram