> For the complete documentation index, see [llms.txt](https://voltryn.gitbook.io/voltryn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://voltryn.gitbook.io/voltryn/token/bsc.md).

# BSC

The **VOLTRYN** ecosystem is powered by its native token **$VOLTRYN**, designed to fuel the platform's utility, incentives, and governance. With real-world applications tied to electric vehicle charging and integrated Web3 experiences, the token bridges mobility and blockchain innovation.

***

### Basic Information

* **Token Name**: VOLTRYN
* **Symbol**: $VOLTRYN
* **Network**: Binance Smart Chain (BSC)
* **Decimals**: 18
* **Total Supply**: 100,000,000 $VOLTRYN
* **Token Type**: BEP-20
* **Smart Contract**: `0x425A086B4994E9a0c3D95524C1d6fEe4F6BF1B87`
* **Transaction Fees**:
  * **Buy Tax**: 2%
  * **Sell Tax**: 2%

*These fees support the community growth, liquidity, and rewards.*

***

### Supply Distribution

| Category  | Percentage | Purpose                                                                                                                                                |
| --------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Presale   | 39%        | This portion is dedicated to the presale phase, empowering early supporters with exclusive access and helping kickstart adoption across the community. |
| Liquidity | 51%        | The majority of the supply is allocated to liquidity to ensure stable trading, deep market support, and a healthy decentralized ecosystem for Voltryn. |
| CEX       | 10%        | Reserved for centralized exchange listings, this allocation brings global exposure, increased volume, and easier access for new investors.             |

***

### Token Utility

$VOLTRYN is not just a token — it's the backbone of the entire platform. Here’s what you can do with it:

* **Seamless Charging Payments**\
  Use $VOLTRYN to pay instantly at any Voltryn station, ensuring fast, secure, and borderless transactions.
* **Real-Time Rewards**\
  Earn $VOLTRYN every time you charge—turning each session into a profitable, rewarding experience.
* **Governance Access**\
  Hold $VOLTRYN to vote on platform upgrades, station expansions, and future ecosystem decisions.
* **Affiliate Bonuses**\
  Share your referral code and receive token rewards whenever someone charges using your code.
* **Staking Benefits**\
  Stake your $VOLTRYN tokens and unlock exclusive perks, bonus yields, and early access to new features.
* **Card Integration**\
  Top-up your prepaid Voltryn Card with $VOLTRYN and use it seamlessly across the network for charging and services.

***

### Security & Transparency

* ✅ **Audited Smart Contract**\
  The token contract will undergo third-party audits to ensure maximum trust and reliability.
* 🧾 **On-Chain Ledger**\
  All transactions are public and verifiable via blockchain explorers.

## Presale Wallet Transparency

The official wallet address for receiving funds during the VOLTRYN presale is:

🔗 [0xef9d779c93e5fc848ee9198538f355b33bc6ff31](https://bscscan.com/address/0xef9d779c93e5fc848ee9198538f355b33bc6ff31)

This wallet is publicly viewable and allows all participants and holders to monitor the funds collected in real time via BscScan.

To ensure transparency and responsible fund management, small deposits and withdrawals may occur to support marketing and ecosystem growth. However, any such transactions will **never exceed 10% of the total amount raised** during the presale.

Voltryn is committed to maintaining accountability and building trust with its community at every step of the journey.

***

#### Read More

{% embed url="<https://voltryn.io/token/>" %}


---

# 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://voltryn.gitbook.io/voltryn/token/bsc.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.
