# Token Metadata (Testnet)

Unit deploys many Testnet tokens. Testnet deployments do not necessarily indicate future mainnet deployment.

<table><thead><tr><th width="105.55078125">Name</th><th width="106.56640625">L1 Name</th><th width="142.3046875">Full Name</th><th>Native Chain</th><th>Token ID (Explorer Details)</th></tr></thead><tbody><tr><td>BTC</td><td>UNIT</td><td>Test UNIT</td><td>Bitcoin Signet</td><td><a href="https://app.hyperliquid-testnet.xyz/explorer/token/0x5314ecc85ee6059955409e0da8d2bd31">0x5314ecc85ee6059955409e0da8d2bd31</a></td></tr><tr><td>ETH</td><td>UETH</td><td>Unit Ethereum</td><td>Sepolia Testnet</td><td><a href="https://app.hyperliquid-testnet.xyz/explorer/token/0xe4371d8166f362d6578725f11e0a14f3">0xe4371d8166f362d6578725f11e0a14f3</a></td></tr><tr><td>SOL</td><td>USOL</td><td>Unit Solana</td><td>Solana Devnet</td><td><a href="https://app.hyperliquid-testnet.xyz/explorer/token/0x57ead23624b114018cc0e49d01cc7b6b">0x57ead23624b114018cc0e49d01cc7b6b</a></td></tr><tr><td>PUMP</td><td>UPUMP</td><td>Unit Pumpfun</td><td>Solana Devnet</td><td><a href="https://app.hyperliquid-testnet.xyz/explorer/token/0xdc348378290f167692e50bfb49c60696">0xdc348378290f167692e50bfb49c60696</a></td></tr><tr><td>FARTCOIN</td><td>UFART</td><td>Unit Fartcoin</td><td>Solana Devnet</td><td><a href="https://app.hyperliquid-testnet.xyz/explorer/token/0x5c1a98b4df03401e19acb16bcf2ffabf">0x5c1a98b4df03401e19acb16bcf2ffabf</a></td></tr><tr><td>SPX</td><td>USPXS</td><td>Unit SPX6900</td><td>Solana Devnet</td><td><a href="https://app.hyperliquid-testnet.xyz/explorer/token/0x2f5b5d85f4f86f683f681d2fa791adab">0x2f5b5d85f4f86f683f681d2fa791adab</a></td></tr><tr><td>BONK</td><td>UBONK</td><td>Unit Bonk</td><td>Solana Devnet</td><td><a href="https://app.hyperliquid-testnet.xyz/explorer/token/0x07258d30c89f37d852314bbdd90ac0ff">0x07258d30c89f37d852314bbdd90ac0ff</a></td></tr><tr><td>SPX</td><td>USPXS</td><td>Unit SPX6900</td><td>Sepolia Testnet</td><td><a href="https://app.hyperliquid-testnet.xyz/explorer/token/0x2f5b5d85f4f86f683f681d2fa791adab">0x2f5b5d85f4f86f683f681d2fa791adab</a></td></tr><tr><td>UXPL</td><td>UXPL</td><td>Unit Plasma</td><td>Plasma Testnet</td><td><a href="https://app.hyperliquid-testnet.xyz/explorer/token/0x9d63f24c61da7bd3c67ff78ed1799756">0x9d63f24c61da7bd3c67ff78ed1799756</a></td></tr><tr><td>ZEC</td><td>XZEC</td><td>Unit Zcash</td><td>Zcash Testnet</td><td><a href="https://app.hyperliquid-testnet.xyz/explorer/token/0xc8e8047efa1400eb0b7b9bbee16b759d">0xc8e8047efa1400eb0b7b9bbee16b759d</a></td></tr><tr><td>AVAX</td><td>UAVAX</td><td>Unit Avalanche</td><td>Avalanche Fuji Testnet</td><td><a href="https://app.hyperliquid-testnet.xyz/explorer/token/0xcc5da3a373f1e28955ab309b99293e58">0xcc5da3a373f1e28955ab309b99293e58</a></td></tr><tr><td>VIRTUAL</td><td>UUVIRT</td><td>Unit Virtual</td><td>Base Sepolia Testnet</td><td><a href="https://app.hyperliquid-testnet.xyz/explorer/token/0x0740d272a61e2ee49107c96562b23934">0x0740d272a61e2ee49107c96562b23934</a></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/token-metadata-testnet.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.
