# TOKENOMICS

\
The fixed supply on the smart contract on the Binance Smart Chain is 100 billion tokens and the initial decentralized exchange set the market capitalization of the token to less than $400,000 USD.&#x20;

The ERC-20 token was created on the Ethereum network with a total supply of 100 billion tokens.&#x20;

My Pandaverse has a bridge that makes 1:1 cross-chain swaps between the two blockchains (ERC-20 and BEP-20). Due to the 1:1 swap, the supply and price of My Pandaverse between ecosystems are connected. The transaction tax is not applied to bridging. This means you won’t pay the transaction tax when moving tokens between the ETH and BSC chains. You will only pay the tax when doing usual buying, selling, or transfers.

## **DEX trading transaction tax**

* 2% of the transaction value is distributed proportionally to holders of PANDAVS on the blockchain. This feature aims to encourage holding of PANDAVS.&#x20;
* 2% of the transaction value is distributed to marketing wallet, denominated in the native currency of each blockchain (BNB and ETH).&#x20;
* 1% of the transaction value is auto added to liquidity for trading.&#x20;
* No tax on inter-wallet transfers.&#x20;


---

# 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://my-pandaverse.gitbook.io/my-pandaverse-whitepaper/tokenomics.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.
