# Binance Smart Chain

{% hint style="info" %}
We are currently live on the Binance Smart Chain.
{% 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>Binance Smart Chain (BEP-20)</td></tr><tr><td>Token Address</td><td><a href="https://bscscan.com/token/0x7342717afb1f0c23153fe506dc70164204abb7a1">0x7342717afb1f0c23153fe506dc70164204abb7a1</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>Business Operations</td><td>20%</td></tr><tr><td>Development</td><td>50%</td></tr><tr><td>Marketing</td><td>30%</td></tr></tbody></table>

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

### Token Holdings

| Allocation     | No. of Tokens | Percentage of Supply |
| -------------- | ------------- | -------------------- |
| Liquidity Pool | 25,374,562    | 25.375%              |
| Circulating    |               |                      |
| Game Pool      |               |                      |
| Treasury       |               |                      |

{% hint style="info" %}
***Note**: these values were last updated Feb. 25th, 2024.*
{% 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/binance-smart-chain.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.
