> For the complete documentation index, see [llms.txt](https://stargateprotocol.gitbook.io/stargate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stargateprotocol.gitbook.io/stargate/user-docs/tokenomics/allocations-and-lockups.md).

# 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.

![](/files/oZa07Egf6KzyhpcmlIoi)

## 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

![](/files/1HbBDvAx87MPQ7qpBI5e)

## Stargate Protocol Tokens

* **STG:** Stargate Protocol Token ([link to contract addresses](/stargate/developers/contract-addresses/mainnet.md))
* **s\*:** Stargate liquidity provider token ([link to contract addresses](/stargate/developers/contract-addresses/mainnet.md))
* **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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
