# Allocations & Lockups

## STG Token Allocation

1 billion STG have been minted at genesis and will be the entire finite supply of STG. The initial three year allocation is as follows:

* 17.50% - Stargate core contributors (1-year full lock-up, 2-year linear unlock thereafter).
* 17.50% - Investors (1-year full lock-up, 2-year linear unlock thereafter).
* 65.00% - Stargate community allocation, dedicated to fulfilling the protocol's vision: **make cross-chain liquidity transfer a seamless, single transaction process.** Here's the breakdown of the community allocation:
  * 15.00% - Stargate protocol launch.
    * 10.00% to STG launch auction purchasers.
    * 5.00% to an STG-USDC pool on Curve.fi.
  * 15.95% - Bonding Curve, post-launch.
  * 2.11% - Initial emissions program.
  * Up to 1.55% will be added to DEXs on BNB, Avalanche, Polygon, Arbitrum, Optimism & Fantom
  * The remaining 30.39% is dedicated to future community initiatives & the longterm success of Stargate.

![](https://119406959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA2MA07SGIBU4zXDZO74n%2Fuploads%2FWJA1Eh8qko9tJYW9Wp5K%2FStargate%20User%20Doc%20Slides%20\(11\).jpg?alt=media\&token=37ed4536-1cba-490b-9a53-1d6f4470fe65)

## Tokenomic Lockups

The STG allocations will unlock over specific various periods (see below).

### Launch Initiatives

* **Bonding Curve & DEX Liquidity:** Available at the time of purchase
* **Launch Auction:** 1-year full lockup, 6 month linear unlock thereafter

### Team & Investors

* **Team & Investors:** 1-year full lockup, 2 year vesting linear unlock thereafter

![](https://119406959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA2MA07SGIBU4zXDZO74n%2Fuploads%2F6YuypWO6WYr9XoRHegpH%2Fimage.png?alt=media\&token=595d4b91-7f23-42b6-a468-b4f8236d00b7)

## Stargate Protocol Tokens

* **STG:** Stargate Protocol Token ([link to contract addresses](https://app.gitbook.com/s/jRkKBuU2zPRNl4GR1WXy/developers/contract-addresses/mainnet))
* **s\*:** Stargate liquidity provider token ([link to contract addresses](https://app.gitbook.com/s/jRkKBuU2zPRNl4GR1WXy/developers/contract-addresses/mainnet))
* **veSTG:** Stargate voting power (TBD)
* svestG: Stargate voting power for auction participants, team & investors (TBD)

#### sveSTG&#x20;

* <https://etherscan.io/address/0x9485DbDa44B279311e3eEe374CED60b5364A97d9>

#### veSTG&#x20;

* <https://etherscan.io/address/0x0e42acBD23FAee03249DAFF896b78d7e79fBD58E&#x20>;
* <https://bscscan.com/address/0xD4888870C8686c748232719051b677791dBDa26D&#x20>;
* <https://snowtrace.io/address/0xCa0F57D295bbcE554DA2c07b005b7d6565a58fCE&#x20>;
* <https://polygonscan.com/address/0x3AB2DA31bBD886A7eDF68a6b60D3CDe657D3A15D&#x20>;
* <https://arbiscan.io/address/0xfBd849E6007f9BC3CC2D6Eb159c045B8dc660268&#x20>;
* <https://optimistic.etherscan.io/address/0x43d2761ed16C89A2C4342e2B16A3C61Ccf88f05B&#x20>;
* <https://ftmscan.com/address/0x933421675cDC8c280e5F21f0e061E77849293dba>


---

# 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://stargateprotocol.gitbook.io/stargate/user-docs/tokenomics/allocations-and-lockups.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.
