# $BSTS Token

## Specification

BSTS is a hyper-deflationary token running on Binance Smart Chain, which will be used in the in-game Marketplace to buy Beasties and other NFT’s items.

* Ticker: `BSTS`
* Name: **Magic Beasties**
* Total Supply: `1 000 000 000 000`

## Tokenomics

**5% FEE**

* 5% dev fee

## Contract

* BSTS Token Contract:\
  <https://bscscan.com/token/0xc77dd3ade7b717583e0924466e4e474a5673332c>

## Token Distribution

```
Pre Sale & Liquidity Pool = 66% 
(All unsold tokens on pre-sale will be burned. Liquidity locked by DxSale)
DxSale Fees & Burns = 2%
Airdrop = 4% (Unlock 2 days after pre-sale ends)
Farming & Staking vault = 19% (Unlocked in December 2021)
Development Vault = 4% (Monthly unlock for 12 months)
Marketing Vault = 5% (Monthly unlock for 12 months)
```

#### Before presale

* All tokens not used in the presale will be locked

#### After Presale

* 70% of BNB goes to Liquidity Pool
* 2% goes to DxSale Fee
* The rest of the money raised will be invested in game development and marketing

### Burns

2% Initial Burn + 50% of tokens spent in Game Shop, Dungeons or Raids will be burned.

Track burns: <https://bscscan.com/token/0xc77dd3ade7b717583e0924466e4e474a5673332c?a=0x000000000000000000000000000000000000dead>

### Locks

Locker: [https://team.finance/view-coin/0xc77Dd3AdE7b717583E0924466E4E474A5673332c?name=Magic%20Beasties\&symbol=BSTS](<https://team.finance/view-coin/0xc77Dd3AdE7b717583E0924466E4E474A5673332c?name=Magic%20Beasties\&symbol=BSTS&#xA;>)

LP token holders: <https://bscscan.com/token/0x5cae7fc3a8f3dc5502fd3f6e2e9faffbff8db119#balances>

## Token Audit

{% embed url="<https://github.com/Smart-Observer/Audits/blob/main/MagicBeasties.pdf>" %}

## Addresses

* Burn address -- [0x000000000000000000000000000000000000dead](https://bscscan.com/address/0x000000000000000000000000000000000000dead)
* Dev address -- [0xD298104e436b43D94Fc2618B96Baf7344cf221dC](https://bscscan.com/address/0xd298104e436b43d94fc2618b96baf7344cf221dc)


---

# 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.beasties.online/tokenomics/bsts.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.
