# 🧭 Introduction

#### What is HITBNB?

**HITBNB** is a BEP-20 utility token built on the Binance Smart Chain (BSC) designed to deliver passive income to token holders. It implements advanced tokenomics and automated reward distribution mechanisms. Our goal is to empower the DeFi community with a transparent and rewarding ecosystem that runs on smart contracts and requires minimal manual intervention. HITBNB is on a mission to become **100% decentralized**, putting full control in the hands of its community. This guide is designed to help developers build, integrate, and contribute to the decentralized HITBNB ecosystem.

#### Key Features

* 🔁 **Automatic Reward Distribution**
* 💧 **Liquidity on PancakeSwap**
* 🛡️ **Whitelisting & DEX Control**
* ⚙️ **Chainlink Keepers Automation**
* 💼 **ROI Wallet Integration**
* 📈 **Top Holder Recognition System**
* 🔁 **Automatic Deposit token transfer to HITBNBBuyer contract and send to pancakeswap**
* 🔁 **Automatic Withdrawal via HITBNBVault contract**

### 🔒 Contract Renouncement

The **HITBNB Token Smart Contract** at\
`0x658310C8219B1a92773523e52ca84b55fb333f43`\
has officially been **renounced** and is **no longer upgradeable**.

#### 📜 Renouncement Transaction

* **Tx Hash**: [`0x35e9f989df1fd98233e6e2ec2cb92effe891185c2bcae771210b184d3930574d`](https://bscscan.com/tx/0x35e9f989df1fd98233e6e2ec2cb92effe891185c2bcae771210b184d3930574d)
* **Block Confirmed**: Yes
* **Status**: ✅ Ownership transferred to `0x0000000000000000000000000000000000000000`

#### ✅ What Does This Mean?

Renouncing ownership sets the contract’s owner to the zero address, making it **permanently immutable**.\
Because HITBNB uses the **UUPS upgradeable pattern**, this also means the contract is **no longer upgradeable** — no future changes or logic upgrades can occur.

#### ✅ Pros of Renouncement

| Benefit                    | Description                                                 |
| -------------------------- | ----------------------------------------------------------- |
| 🔐 Trust & Transparency    | No admin can alter or exploit the contract.                 |
| 🛡️ True Decentralization  | Fully aligns with DeFi principles — zero central control.   |
| 🧱 Non-upgradable Contract | Ensures the code logic will never change, protecting users. |
| 📜 Immutable Codebase      | Locks in the exact tokenomics and behaviors permanently.    |
| 🤝 Community Confidence    | Boosts investor trust and security long-term.               |
