# sTokens

**sToken** is the tokenized representation of a real-world stock within the StableStock ecosystem.

* **1:1 Backed**: Every sStock (e.g., sAAPL, sTSLA) is fully backed by one underlying share, held in custody with licensed brokers.
* **Mint & Burn**: Users can mint sStocks by depositing their brokerage-held shares into StableBroker, and can redeem (burn) sStocks at any time to retrieve the underlying stock.
* **24/7 Liquidity**: Unlike traditional equities, sStocks can be traded onchain around the clock.
* **Composable**: sStocks can be used across DeFi — deposited into StableVault, provided as liquidity in DEXs, or used as collateral in lending protocols.
* **Governance & Rights**: Holders receive economic rights such as dividends, but not voting rights in the underlying company (reserved for custodian holders).

sTokens turn traditional securities into **programmable, composable assets** in DeFi.\
\
The following sStocks are available on **BNB Chain** through the liquidity partnership between **StableStock** and **Native**, representing real U.S. securities with on-chain tradable liquidity.

<table><thead><tr><th width="91.71875">Stock</th><th width="133.83203125">sToken Ticker</th><th>BSC Contract Address      </th></tr></thead><tbody><tr><td>NVDA</td><td>sNVDA</td><td>0x097015a0505c628ac747bd4e625396599d2073c5</td></tr><tr><td>TSLA</td><td>sTSLA</td><td>0x0f449452d8c3a3e74b5be73b6a603167b7b257d9</td></tr><tr><td>AAPL</td><td>sAAPL</td><td>0x84abadcc8035e73f9412360a51eb8483175c6856</td></tr><tr><td>COIN</td><td>sCOIN</td><td>0xf584421c3dbdeb8fba69e06626c0f408c4d0fb1f</td></tr><tr><td>CRCL</td><td>sCRCL</td><td>0x42b448ffc13d9ccc562cd6929cadde4009a60498</td></tr><tr><td>SBET</td><td>sSBET</td><td>0x1887355bfde7e729419937c0c3bddc31a5b8776d</td></tr><tr><td>GLXY</td><td>sGLXY</td><td>0xa3ed5a4a96ed0f6813e137f4d1edabffe0ddae9d</td></tr><tr><td>BMNR</td><td>sBMNR</td><td>0x5d4d45474421a64f04a16da0dd5b74b36957ed77</td></tr><tr><td>BNC</td><td>sBNC</td><td>0xd76952bcbe2c63bdb3a1b78aab27a5e86ed556df</td></tr><tr><td>INTC</td><td>sINTC</td><td>0xeb106122c288cedf07b062139bb4178cf948b0d8</td></tr><tr><td>QQQ</td><td>sQQQ</td><td>0x7ade93a8c7e24ab6ed1b6b4c27c90e4321ccf7ce</td></tr><tr><td>BLSH</td><td>sBLSH</td><td>0x5dc505bea84060223f22eef616bb835dfc52c7e9</td></tr><tr><td>ALTS</td><td>sALTS</td><td>0x753b805fdacb1582e94fdd4e0fbeee27da9ee2b4</td></tr><tr><td>COPX</td><td>sCOPX</td><td>0xfc64ac4e697260df48f9020d8a5282aee9e735e6</td></tr></tbody></table>


---

# 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://stablestock.gitbook.io/ss/concepts/stokens.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.
