# Programs and Tokens

Find here all Suported Networks and Tokens of PiggyBank.

### Vault Programs <a href="#supported-networks" id="supported-networks"></a>

<table><thead><tr><th width="198.0546875">Name</th><th>Network</th><th>Address</th><th width="159.32421875">Assets</th></tr></thead><tbody><tr><td>PiggyBank Token Legacy Vaults</td><td>Solana Mainnet</td><td><code>Pig1CsXnfDwN1NuoeNRBojohbjc14dogmJCXeb2vL3Y</code></td><td>USDC, JitoSOL</td></tr><tr><td>PiggyBank Token 2022 Vaults</td><td>Solana Mainnet</td><td><code>Pig2ienhM3ukiTec3x8aCdnLASpU4z8yRPLgH9QxDvm</code></td><td>SPYx</td></tr></tbody></table>

### Token Mints <a href="#supported-networks" id="supported-networks"></a>

<table><thead><tr><th>Vault Token Ticker</th><th>Vault Token Mint</th><th>Underlying Asset Ticker</th><th width="160.53515625">Underlying Asset Mint</th><th>Token Standard</th><th>Vault Account</th></tr></thead><tbody><tr><td>pbUSDC</td><td><code>F35yYmTR6PqkbTx449P1eGhB57mRhWAdYs93eCo2dMZR</code></td><td>USDC</td><td><code>EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v</code></td><td>Legacy</td><td><code>91LYov1N1j62Q3ipuBi8w2e5GVqjVxWTdJ757roiWXdy</code></td></tr><tr><td>pbSPYx</td><td><code>E65CoK961Rs5LzKhGZxbKsB7xpFhYhXogH8nhr8zamTK</code></td><td>SPYx</td><td><code>XsoCS1TfEyfFhfvj8EtZ528L3CaKBDBRqRapnBbDF2W</code></td><td>2022</td><td><code>5CgRTdywEQ7LK7SRM5NAgsuSWxnswREW6VeZ4i9jHCRf</code></td></tr><tr><td>pbJITOSOL</td><td><code>FWLk7bGAqB8YW4HCbGbyXvL5HzUvfnHU2BwNi1kWc1Vt</code></td><td>JitoSOL</td><td><code>J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn</code></td><td>Legacy</td><td><code>6mzgN6fyqap4Um7bNoH7DNCqtib3CU7TfGvVTMBhaDhf</code></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://piggybank.gitbook.io/docs/security/programs-and-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.
