> For the complete documentation index, see [llms.txt](https://whitepaper.galeon.care/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.galeon.care/whitepaper/deutsch/usdgaleon-token/tokenomics.md).

# Tokenomics

<figure><img src="/files/7MF7oiqT2kNS2TYewISE" alt=""><figcaption></figcaption></figure>

## Details des $GALEON-Tokens

<table data-header-hidden><thead><tr><th width="185"></th><th></th></tr></thead><tbody><tr><td>Notierungsdatum</td><td><ol start="10"><li>März 2022</li></ol></td></tr><tr><td>Token-Typ</td><td>ERC-20 <a href="https://etherscan.io/token/0x478d742e1c7Ed2A8883Da95E6A5d6b41f2b8545d">0x478d742e1c7Ed2A8883Da95E6A5d6b41f2b8545d</a><br>BEP-20 <a href="https://bscscan.com/address/0x1d0ac23f03870f768ca005c84cbb6fb82aa884fd">0x1d0Ac23F03870f768ca005c84cBb6FB82aa884fD</a></td></tr><tr><td>Maximales Angebot</td><td>4 Milliarden $GALEON</td></tr><tr><td>Gesamtangebot<br>(Juni 2024)</td><td>2,520,082,774 $GALEON ("Verbrannte" token abgezogen)</td></tr><tr><td>ICO Preis</td><td>0.03 USD</td></tr><tr><td>Umlaufendes Angebot<br>(Juni 2024)</td><td>689,981,692 $GALEON</td></tr></tbody></table>

Um $GALEON zu kaufen, klicken Sie auf [diesen Link](/whitepaper/deutsch/usdgaleon-token/usdgaleon-kaufen.md).

## Token-Zuweisung

<table data-full-width="true"><thead><tr><th width="181">Token-Zuweisung</th><th width="66">%</th><th width="148">Nb Token</th><th width="78">Preis</th><th width="76">TGE*</th><th width="109">Cliff**</th><th>Vesting***</th></tr></thead><tbody><tr><td>Staking und Belohnungen</td><td>23</td><td>920,000,000</td><td></td><td>30%</td><td>1 year</td><td>2 years</td></tr><tr><td>Operationen (Listing, Entwicklung)</td><td>20</td><td>800,000,000</td><td></td><td>30%</td><td>1 year</td><td>2 years</td></tr><tr><td>DAO-Schatzkammer</td><td>15</td><td>600,000,000</td><td></td><td>10%</td><td>1 year</td><td>3 years</td></tr><tr><td>Team</td><td>15</td><td>600,000,000</td><td></td><td>-</td><td>1 year</td><td>3 years</td></tr><tr><td>Wachstum des Ökosystems &#x26; Airdrops</td><td>10</td><td>400,000,000</td><td></td><td>20%</td><td>1 year</td><td>2 years</td></tr><tr><td>Öffentlicher Verkauf 2</td><td>10</td><td>400,000,000</td><td>0.03$</td><td>100%</td><td></td><td></td></tr><tr><td>Öffentlicher Verkauf 1</td><td>3.75</td><td>150,000,000</td><td>0.02$</td><td>-</td><td>3 months</td><td>1 year</td></tr><tr><td>Privatverkauf</td><td>1.25</td><td>50,000,000</td><td>0.01$</td><td>-</td><td>6 months</td><td>1 year</td></tr><tr><td>Berater</td><td>2</td><td>80,000,000</td><td></td><td>-</td><td>8 months</td><td>1 year</td></tr><tr><td>Gesamt</td><td>100</td><td>4,000,000,000</td><td></td><td></td><td></td><td></td></tr></tbody></table>

\*TGE = Token Generation Event = Prozentsatz der Zuteilung in Token, die während des Listings geprägt wurden

\*\*Cliff = Dauer vor Beginn der Token-Freigabe

\*\*\*Vesting = Dauer der schrittweisen Token-Freigabe

## Freigabe von Tokens

Alle Tokens aus dem Privatverkauf, öffentlichem Verkauf 1, öffentlichem Verkauf 2 und der Zuteilung der Berater sind bereits im Umlauf. Die verbleibenden Tokens werden schrittweise bis 2026 freigegeben.

<figure><img src="/files/krBsWGIiVLsVM9EZlgB2" alt=""><figcaption></figcaption></figure>

## $GALEON Token-Adressen

BSC Adresse:[ 0x1d0Ac23F03870f768ca005c84cBb6FB82aa884fD](https://bscscan.com/address/0x1d0ac23f03870f768ca005c84cbb6fb82aa884fd)

ETH Adresse: [0x478d742e1c7Ed2A8883Da95E6A5d6b41f2b8545d](https://etherscan.io/token/0x478d742e1c7Ed2A8883Da95E6A5d6b41f2b8545d)

## [💳 $GALEON kaufen](/whitepaper/deutsch/usdgaleon-token/usdgaleon-kaufen.md)


---

# 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://whitepaper.galeon.care/whitepaper/deutsch/usdgaleon-token/tokenomics.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.
