> For the complete documentation index, see [llms.txt](https://docs.chatastra.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chatastra.ai/usdastra/token-overview.md).

# Token Overview

$ASTRA is the central utility token of the AstraAI ecosystem — powering every product, unlocking premium features, providing fee discounts, distributing rewards, and connecting the entire Astra universe into one token.

Fixed supply. No minting. No inflation. Ever.

<figure><img src="/files/IOJthOBSBrH73pBjDHgD" alt="" width="188"><figcaption></figcaption></figure>

***

#### **Token details**

|                      |                                              |
| -------------------- | -------------------------------------------- |
| **Token Name**       | AstraAI Token                                |
| **Symbol**           | $ASTRA                                       |
| **Network**          | Ethereum (ERC20)                             |
| **Max Supply**       | 10,000,000 (fixed)                           |
| **Supply Type**      | Fixed — unmintable                           |
| **Contract Address** | 0x0aa8a7d1fb4c64b3b1dcea9a7ade81c59c25b95b   |
| **Deployer Wallet**  | 0xd60341cf1e85Ac02118b82A5126BD29C491408a9   |
| **Owner Wallet**     | 0x30496F45c2611b0FdF0F3c655b0Dc41D3b288a24   |
| **Owner Protection** | Gnosis Safe MultiSig (5 signatures required) |

***

#### **Where to buy**

| Exchange | Type                         |
| -------- | ---------------------------- |
| MEXC     | CEX — top 3 globally, no tax |
| Blofin   | CEX — no tax                 |
| DEX      | DEX — 5% buy / 5% sell tax   |

***

#### **Contract security**

| Feature            | Status        |
| ------------------ | ------------- |
| Contract Verified  | ✅ Yes         |
| Contract Renounced | ❌ No          |
| Honeypot           | ❌ No          |
| Buy Tax            | 5% (DEX only) |
| Sell Tax           | 5% (DEX only) |
| Proxy Contract     | ❌ No          |
| Mintable           | ❌ No          |
| Retrieve Ownership | ❌ No          |
| Balance Modifiable | ❌ No          |
| Hidden Owner       | ❌ No          |
| Selfdestruct       | ❌ No          |
| External Call Risk | ❌ No          |
| Tax Modifiable     | ✅ Yes         |
| Transfer Pausable  | ❌ No          |
| Blacklisted        | ✅ Yes         |
| Whitelisted        | ✅ Yes         |
| Anti-Whale         | ❌ No          |
| Trading Cooldown   | ❌ No          |

**MultiSig protection** — The owner wallet is secured by a Gnosis Safe multisignature wallet requiring 5 authorized signatures for all transactions. Control is distributed across trusted team members, eliminating single points of failure and protecting ecosystem funds and operations.

***

#### **Token history**

$ASTRA launched in November 2023 with strong community support. By March 2024 — just 4 months after launch — $ASTRA reached an all-time high market valuation of **$54 million**, demonstrating rapid growth.


---

# 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://docs.chatastra.ai/usdastra/token-overview.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.
