# $BAI TOKEN

### AMM AND EXCHANGES

The [$BAI token](https://www.coingecko.com/en/coins/blockai) is currently available at:

**BNB CHAIN**\
\
Pancakeswap:\
<https://pancakeswap.finance/?outputCurrency=0x10Da043D0B46e43B53B74a88AC60CCC28e2AFDf8&chainId=56>\
\
**BASE CHAIN**\
\
Uniswap:\
<https://app.uniswap.org/swap?outputCurrency=0x6a27CD26a373530835B9fE7aC472B3e080070F64&chain=base>\
\
**WAVES PROTOCOL**\
\
Puzzleswap:\
<https://puzzleswap.org/pools/bai>

***

### TOKEN DETAILS

<mark style="color:blue;">**MAX SUPPLY: 6 000 000**</mark> \ <mark style="color:blue;">**REISSUABLE: false**</mark>

{% hint style="info" %}
The maximum supply of the $BAI token is 6,000,000 across all networks. Tokens will be transferable between networks via our upcoming Gateway, ensuring that no more than 6,000,000 $BAI tokens are in circulation across all networks combined.
{% endhint %}

**WAVES TESTNET**

```properties
AssetId: AxGKQRxKo4F2EbhrRq6N2tdLsxtMnpzQsS4QemV6V1W1
Decimal: 8
Name: BAI.
```

**See on explorer:** [AxGKQRxKo4F2EbhrRq6N2tdLsxtMnpzQsS4QemV6V1W1](https://testnet.wavesexplorer.com/assets/AxGKQRxKo4F2EbhrRq6N2tdLsxtMnpzQsS4QemV6V1W1)<br>

**WAVES MAINNET**

```properties
AssetId: 2fdzyHvXGCqaz1XA8m9fodemmP9giVBcpe4Jq9F63oFL
Decimal: 8
Name: BAI.
```

**See on explorer:** [2fdzyHvXGCqaz1XA8m9fodemmP9giVBcpe4Jq9F63oFL](https://wavesexplorer.com/assets/2fdzyHvXGCqaz1XA8m9fodemmP9giVBcpe4Jq9F63oFL)

***

**BASE TESTNET**

```properties
ContractAddress: 0x10Da043D0B46e43B53B74a88AC60CCC28e2AFDf8
Decimal: 18
Name: BAI
```

**See on explorer:** \
[**https://sepolia.basescan.org/address/0x10Da043D0B46e43B53B74a88AC60CCC28e2AFDf8**](https://sepolia.basescan.org/address/0x10Da043D0B46e43B53B74a88AC60CCC28e2AFDf8)<br>

**BASE MAINNET**

```properties
ContractAddress: 0x6a27CD26a373530835B9fE7aC472B3e080070F64
Decimal: 18
Name: BAI
```

**See on explorer:** \
[**https://basescan.org/address/0x6a27CD26a373530835B9fE7aC472B3e080070F64**](https://basescan.org/address/0x6a27CD26a373530835B9fE7aC472B3e080070F64)

***

**BNB TESTNET**&#x20;

```properties
ContractAddress: 0x7940D1047A8326Eb1AFF1ec312fec7d28B58D00d
Decimal: 18
Name: BAI
```

**See on explorer:** [**https://testnet.bscscan.com/address/0x7940D1047A8326Eb1AFF1ec312fec7d28B58D00d**](https://testnet.bscscan.com/address/0x7940D1047A8326Eb1AFF1ec312fec7d28B58D00d)<br>

**BNB MAINNET**

```properties
ContractAddress: 0x10Da043D0B46e43B53B74a88AC60CCC28e2AFDf8
Decimal: 18
Name: BAI
```

**See on explorer:** [0x10Da043D0B46e43B53B74a88AC60CCC28e2AFDf8](https://bscscan.com/address/0x10Da043D0B46e43B53B74a88AC60CCC28e2AFDf8)

***


---

# 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://docs.blockai.dev/bai/usdbai-token.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.
