# Token Economy of B2

• The native token of B2 is going to be wMatter and it will be pegged (1:1) by the Matter tokens   from the other chains (e.g., Ethereum, BSC).&#x20;

• Currently, BAS supports Celer bridge which will also be used by Antimatter Labs.&#x20;

• Since B2 will have already a cross-chain bridge, wMatter token will be minted/burned through the bridge.&#x20;

• wMatter will be used as a transaction fee.&#x20;

• A small amount of wMatter (e.g., 1000 wMatter) will be minted in the genesis to be used during the system setup.&#x20;

• Additionally, 10M reserved Matter tokens live on other chains will be bridged to B2 and the correspondingly 10M wMatter will be minted on B2 to be used for the system reward.&#x20;

• Each block producer/validator will get transaction fees along with 0.1wMatter as a reward for each block.&#x20;

• There will be neither inflation nor deflation in the token economy system.&#x20;

• Since the time for producing a block is approximately 3 seconds, 28800 blocks can be produced per day. Hence, 10M wMatter, can be distributed to the validators for at least 9.5 years. After approximately 9.5 years, only transaction fees in the block would be distributed to the block producers.


---

# 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.antimatter.finance/b2/token-economy-of-b2.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.
