# 📅 Changelog

## 📅 Changelog

A log of major changes, feature releases, and documentation updates for the WTF? Protocol.

***

### 🆕 \[v1.1.1] – Auction Contract Update

**Date:** 2025-08-07

#### 🔄 Contract Update

* **WTF Auction Contract** updated to:\
  `0x57b79847bA773CaA585A0993DAFAA81a74F5A2bc`\
  [View on BaseScan →](https://basescan.org/address/0x57b79847ba773caa585a0993dafaa81a74f5a2bc#code)
* All future bids must be made through this contract via the WTF? Miniapp.

### 🆕 \[v1.1.0] – First Launches, Airdrop Mechanics & Rollbacks

**Date:** 2025-07-31

The first wave of updates following the WTF? Docs launch — focused on real-world usage, user incentives, and infrastructure resilience.

#### 🚀 Platform Milestones

* **$CLANKS (Clank Clank!) becomes the first official launch**
  * Raised $102,000 in presale
  * Top auction bid $351
  * [Chart on Dexscreener](https://dexscreener.com/base/0x8977a1a066f10dbb99132ef7b0ee42095d448bb0)
  * [Visit site](https://clankclank.xyz/)
  * Manually added to the **Leaderboard** (automated version coming soon)

#### 🛡️ Anti-Jeet Mechanics Deployed

* Airdrops are now staggered into **4 rounds (25% each)**
* Wallets must **hold at least 50%** of tokens from previous rounds to qualify
* Selling more than 50% = forfeiture of remaining drops
* **Bonus airdrop** distributed to wallets that qualify through all 4 snapshots
* 📘 New page: Airdrop Strategy & Anti-Jeet Mechanics

#### 🧭 Miniapp Now Live

* Farcaster Miniapp fully released
* Updated in the **Accessing WTF?** page with current instructions

#### 🧰 Core Infrastructure Rollback

* Reverted Clanker integration from **V4 to V3**
* Reason: limited Base ecosystem support for V4 LPs

#### 📚 Docs Enhancements

* Expanded **How to Use WTF?** section with airdrop summary and screenshot walkthroughs
* Refined **For Creators** section: clarified that token launching is optional
* Incoming visual updates: annotated UI flows, leaderboard previews, and contributor guides

### 🆕 \[v1.0.0] – Public Docs Launch

**Date:** 2025-07-01

* WTF? GitBook officially goes live
* Pages added:
  * Welcome to What The Firkin?
  * What is a Firkin?
  * Accessing WTF?
  * How to Use WTF?
  * Revenue & Incentive Model
  * Token Interface Fees
  * $WTF? Tokenomics
  * Staking & Rewards (coming soon)
  * Leaderboard (coming soon)
  * Treasury Dashboard (coming soon)
  * References, Contracts & Wallets
  * Changelog
* Embedded the full launch flow explanation
* Added Farcaster miniapp + Web App access info
* Linked Clanker v4 contract documentation

***

### 🔧 \[v0.9.0] – Docs Build Phase

**Date:** 2025-06-28

* Drafted launch flow and staking mechanics
* Defined revenue & token fee structure
* Created full GitBook structure and sidebar
* Wrote core markdown content for all sections

***

### 📌 Coming Soon

* Add real contract addresses to References page
* Embed staking UI + walkthrough
* Launch Treasury Dashboard (Dune or native)
* Enable “How to Contribute” / community curation tools
* Update miniapp links for Farcaster once live

***

🧠 This changelog is updated with each major protocol or documentation release.


---

# 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.wtfirkin.com/changelog.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.
