# Ethereum

{% hint style="info" %}
We are launching on Ethereum on February 28th, 2024.
{% endhint %}

## Token Information

### Smart Contract

<table data-header-hidden><thead><tr><th width="249"></th><th></th></tr></thead><tbody><tr><td>Protocol</td><td>Ethereum (ERC-20)</td></tr><tr><td>Token Address</td><td><a href="https://etherscan.io/address/0x1c92c0295807f1f7c0726cf51a1d26298563f14a">0x1c92c0295807f1f7c0726cf51a1d26298563f14a</a></td></tr><tr><td>Name</td><td>Coinracer: Reloaded</td></tr><tr><td>Ticker</td><td>$CRACER</td></tr><tr><td>Total Supply</td><td>100,000,000</td></tr><tr><td>Decimal Places</td><td>18</td></tr></tbody></table>

### Transaction Fees

| Buy | Sell | Transfer |
| :-: | :--: | :------: |
|  5% |  5%  |     0    |

### Distribution of Transaction Fees

<table><thead><tr><th width="249">Distribution</th><th>Percentage of Fees</th></tr></thead><tbody><tr><td>Incubator</td><td>20%</td></tr><tr><td>Business Operations</td><td>30%</td></tr><tr><td>Development</td><td>30%</td></tr><tr><td>Marketing</td><td>20%</td></tr></tbody></table>

{% hint style="info" %}
***Note**: these values are subject to change with the evolution of needs of the business.*
{% endhint %}

### Initial Token Releases

| Allocation        | No. of Tokens | Percentage of Supply |
| ----------------- | ------------- | -------------------- |
| Private Raise (1) | 15,000,000    | 15%                  |
| Liquidity Pool    | 55,000,000    | 55%                  |
| Game Pool (2)     | 15,000,000    | 15%                  |
| Marketing (2)     | 10,000,000    | 10%                  |
| VCs (3)           | 5,000,000     | 5%                   |

{% hint style="info" %}
***Note (1)**: the private raise allocation is sold to influencers at higher than stealth launch market value, to replace snipers with individuals and organizations that will provide marketing support to the company. In the case the support is not provided as agreed, they are refunded and the tokens are held in the company treasury. Private raise allocations are limited to the sale of 1% per contributor.*
{% endhint %}

{% hint style="info" %}
***Note (2)**: A total of 5,000,000 (5% of the supply) from the game pool allocation is interchangeable with marketing, based on the needs of the business.*
{% endhint %}

{% hint style="info" %}
***Note (3)**: A total of 5,000,000 (5% of the supply) in the VCs allocation is held by the incubator until required for negotiations in a venture capital investment.*
{% endhint %}


---

# 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://documentation.coinracer.io/blockchain-integrations/tokenomics/ethereum.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.
