> For the complete documentation index, see [llms.txt](https://kittypunch.gitbook.io/kittypunch-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kittypunch.gitbook.io/kittypunch-docs/token-economy/froth-+-fvix-+-kona.md).

# FROTH + FVIX + KONA

FROTH is the official memecoin of KittyPunch. It was launched via our legacy token launchpad on Flow EVM, where it bonded out with locked liquidity.

FROTH currently has a total supply of 978,835,412, which is ever-decreasing due to locks in FVIX, KONA, and their respective burning activity.

FROTH serves as the centerpiece of our multichain offerings and plays a crucial role in the KittyPunch DeFi structure. With its inherent memetic value, FROTH facilitates the minting of FVIX and KONA, enabling holders to engage actively in volatility, lending, or trading products.

FROTH can be bridged fast and efficiently between Flow EVM and Abstract using [DeBridge's DePort product](https://app.debridge.finance/deport?r=31848\&inputChain=747\&outputChain=2741\&inputCurrency=0xb73bf8e6a4477a952e0338e6cc00cc0ce5ad04ba\&outputCurrency=).

### FVIX Specifics&#x20;

#### Overview

FVIX is a strategic token designed to enhance yield opportunities within the KittyPunch DeFi ecosystem on Flow EVM.

#### Minting Ratio

* **Conversion Rate:** FROTH can be converted to FVIX at a ratio of 10,000 FROTH : 1 FVIX, which means the max possible supply of FVIX is just under 100,000.

#### Fee Sources for Yield

* Volatility products like the PunchVIX protocol.
* **PunchSwap:** Leading DEX on Flow captures 0.05% of all transactions.
* **StableKitty**: Leading stableswap on Flow
* **PunchLend:** Upcoming isolated market lending product

#### Fee Utilization

* **Over 2,853 FVIX was bought back and burned to date ($100K+ in USD buybacks total) . This buyback and burn is on hold as Flow network recovers from its December 27 hack.**

### KONA Specifics&#x20;

#### Overview

KONA is a strategic token designed to enhance yield opportunities within the KittyPunch DeFi ecosystem on Abstract.

#### Minting Ratio

* **Conversion Rate:** FROTH can be converted to KONA at a ratio of 10,000 FROTH : 1 KONA, which means the max possible supply of KONA is just under 100,000.

#### Fee Sources for Yield

* Same as FVIX on Flow EVM.

| Token Name       | Contract Address                           |
| ---------------- | ------------------------------------------ |
| FROTH (Flow EVM) | 0xB73BF8e6A4477a952E0338e6CC00cC0ce5AD04bA |
| FVIX (Flow EVM)  | 0x00f4CE400130C9383115f3858F9CA54677426583 |
| FROTH (Abstract) | 0x5e1F9a9BD16DEB2A44C9723A72D99F759A30d907 |
| KONA (Abstract)  | 0x92aba186c85b5aFEB3a2CEdC8772Ae8638F1B565 |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kittypunch.gitbook.io/kittypunch-docs/token-economy/froth-+-fvix-+-kona.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
