# SPL Tokens

Unit's Solana infrastructure supports the transfer of SPL tokens. Deposits and withdrawals of SPL tokens use the same addresses as for SOL - the guardian network Treasury addresses are also identical.&#x20;

#### [Unit Fartcoin HyperCore Testnet Token Information](https://app.hyperliquid-testnet.xyz/explorer/token/0x5c1a98b4df03401e19acb16bcf2ffabf)

<table><thead><tr><th width="206.1640625">Field</th><th>Value</th></tr></thead><tbody><tr><td>Name</td><td>UFART</td></tr><tr><td>Full Name</td><td>Unit Fartcoin</td></tr><tr><td>Token Index</td><td>1301</td></tr><tr><td>Max Supply</td><td>1,000,000,000</td></tr><tr><td>Min Lot Size</td><td>0.1</td></tr><tr><td>Wei Size</td><td>0.000001</td></tr><tr><td>Token ID</td><td>0x5c1a98b4df03401e19acb16bcf2ffabf</td></tr></tbody></table>

#### [Unit Pumpfun HyperCore Testnet Token Information](https://app.hyperliquid-testnet.xyz/explorer/token/0xdc348378290f167692e50bfb49c60696)

<table><thead><tr><th width="206.1640625">Field</th><th>Value</th></tr></thead><tbody><tr><td>Name</td><td>UPUMP</td></tr><tr><td>Full Name</td><td>Unit Pumpfun</td></tr><tr><td>Token Index</td><td>1344</td></tr><tr><td>Max Supply</td><td>1,000,000,000,000</td></tr><tr><td>Min Lot Size</td><td>1</td></tr><tr><td>Wei Size</td><td>0.000001</td></tr><tr><td>Token ID</td><td>0xdc348378290f167692e50bfb49c60696</td></tr></tbody></table>

#### [Unit SPX6900 HyperCore Testnet Token Information](https://app.hyperliquid-testnet.xyz/explorer/token/0x2f5b5d85f4f86f683f681d2fa791adab)

<table><thead><tr><th width="206.1640625">Field</th><th>Value</th></tr></thead><tbody><tr><td>Name</td><td>USPXS</td></tr><tr><td>Full Name</td><td>Unit SPX6900</td></tr><tr><td>Token Index</td><td>1370</td></tr><tr><td>Max Supply</td><td>1,000,000,000</td></tr><tr><td>Min Lot Size</td><td>0.1</td></tr><tr><td>Wei Size</td><td>0.00000001</td></tr><tr><td>Token ID</td><td>0x2f5b5d85f4f86f683f681d2fa791adab</td></tr></tbody></table>

#### [Unit Bonk HyperCore Testnet Token Information](https://app.hyperliquid-testnet.xyz/explorer/token/0x07258d30c89f37d852314bbdd90ac0ff)

<table><thead><tr><th width="206.1640625">Field</th><th>Value</th></tr></thead><tbody><tr><td>Name</td><td>UBONK</td></tr><tr><td>Full Name</td><td>Unit Bonk</td></tr><tr><td>Token Index</td><td>1316</td></tr><tr><td>Max Supply</td><td>88,820,000,000</td></tr><tr><td>Min Lot Size</td><td>1</td></tr><tr><td>Wei Size</td><td>0.00001</td></tr><tr><td>Token ID</td><td>0x07258d30c89f37d852314bbdd90ac0ff</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://docs.hyperunit.xyz/developers/key-addresses/testnet/solana-testnet/spl-tokens.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.
