# ⚙️ Technical Details

#### Smart Contracts

| Contract               | Address                                      | Description                                                  |
| ---------------------- | -------------------------------------------- | ------------------------------------------------------------ |
| HITBNB Token           | `0x658310C8219B1a92773523e52ca84b55fb333f43` | Core BEP-20 token with reward logic                          |
| HITBNB Vault           | 0x7de1d440a20b3fd16658ad619201eee91ac07de8   | Handles claims and vesting for rewards                       |
| HITBNB Buyer           | 0x9ed2ced9ec3584cebc3e489ab61b400729cfda25   | Purchases HITBNB from USDT and routes funds to pancakeswap   |
| HITBNB Locked Contract | 0x56efc076497Db87D476ad031a08c4b938b44Edce   | HITBNB is permanently locked and release 1000 HITBNB monthly |

#### Tech Stack

* **Solidity** `^0.8.24`
* **OpenZeppelin** UUPS Upgradeable Pattern for adding new features and function for HITBNBEANS and make HITBNB ecosystem strong
* **Chainlink Keepers** for automated function calls
* **Bitquery API** for share holder tracking
* **Laravel + React + Node** frontend and backend (<https://app.hitbnb.online>)
* Decentralized node for frontend and backend (<https://app.hitbnb.online>) (under development)
* Multiples smart contract for making HITBNB more decentralized

#### Tokenomics

* **Token Name**: HITBNB
* **Symbol**: HITBNB
* **Decimals**: 18
* **Total Supply**: **300,000 HITBNB**
* **Liquidity Pair**: HITBNB / USDT (PancakeSwap)

#### Automation

* **Monthly Rewards**: Automatically distributed to top holders via Chainlink Keepers
* **Auto Funding**: Vault auto-refills from ROI wallet if below threshold
* **DEX Buy Restriction**: Only whitelisted DEX routers can interact it prevents bots other traders for bulk buying only HITBNB ecosystem users are allowed via our Dapp smart contract &#x20;
