# Tech Log

2025.10.24

* Even the Halloween does not block us from [improving PinkPunk](https://paragraph.com/@pinkpunk/pinkpunk-techlog-2025-10-24).

2025.10.17

* See our update for multi platforms [here](https://paragraph.com/@pinkpunk/pinkpunk-techlog-2025-10-17).

2025.10.2

* See our update of 4th week in September for multi platforms [here](https://paragraph.com/@pinkpunk/techlog-25-10-02-cumulative-updates-and-fixes-for-all-platforms).

2025.5.26

* Support USD1 based pool on Four.meme.

2025.5.20

* [PinkPunk Chrome Extension](https://chromewebstore.google.com/detail/pinkpunk/ddmbnakgihjemkkpdohbmenabihahglh) v1.0.1 go alive on Chrome Web Store, now you can see the asset list right inside extension.

2025.5.13

* Adapt Pump.fun protocol shifts.
* [PinkPunk Chrome Extension](https://chromewebstore.google.com/detail/pinkpunk/ddmbnakgihjemkkpdohbmenabihahglh) v.1.0.0 alive on Google Web Store.

2025.5.12

* [PinkPunk Routing Engine](/pinkpunk-docs/technical-excellence/smart-routing-engine.md) ready for Ethereum.
* Buy token on Pump.fun with accurate SOL amount.

2025.4.30

* Support Aerodrome on Base
* [PinkPunk Telegram Mini App](https://t.me/pinkpunk_miniapp_beta_bot/pinkpunk) ready for public testing.
* CopyTrade Flash Mode ( T + 0) ready for EVM chains.

2025.4.26

* Adapt BNB Smart Chain major upgrade
* Support LaunchLab (Rydium's meme launchpad) on Solana
* [PinkPunk Routing Engine](/pinkpunk-docs/technical-excellence/smart-routing-engine.md) ready for BSC

2025.4.23

* Boost swap on Solana with nonceAccount.

2025.4.18

* Warning for low-liquidity pairs before trading.
* Support selling for Pancake V3 USDT based pairs.
* Limit order UX improvement.


---

# 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://pinkpunk-1.gitbook.io/pinkpunk-docs/reference/tech-log.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.
