# Vault Tokens & Contract Addresses

Deposits in Umami's Deconstructed GLP Vaults were represented by tokens implemented using the ERC-4626 standard for each respective vault. Each individual Vault is represented by specific tokens.

### **Liquid Addresses**&#x20;

$glpUSDC -> [<mark style="color:purple;">**0x727eD4eF04bB2a96Ec77e44C1a91dbB01B605e42**</mark>](https://arbiscan.io/address/0x727eD4eF04bB2a96Ec77e44C1a91dbB01B605e42)\
$glpWBTC -> [<mark style="color:purple;">**0x6a89FaF99587a12E6bB0351F2fA9006c6Cd12257**</mark>](https://arbiscan.io/address/0x6a89FaF99587a12E6bB0351F2fA9006c6Cd12257)\
$glpWETH -> [<mark style="color:purple;">**0xbb84D79159D6bBE1DE148Dc82640CaA677e06126**</mark>](https://arbiscan.io/address/0xbb84d79159d6bbe1de148dc82640caa677e06126)\
$glpLINK -> [<mark style="color:purple;">**0xe0A21a475f8DA0ee7FA5af8C1809D8AC5257607d**</mark>](https://arbiscan.io/address/0xe0A21a475f8DA0ee7FA5af8C1809D8AC5257607d)\
$glpUNI -> [<mark style="color:purple;">**0x37c0705A65948EA5e0Ae1aDd13552BCaD7711A23**</mark>](https://arbiscan.io/address/0x37c0705A65948EA5e0Ae1aDd13552BCaD7711A23)

### Boosted Addresses

$glpUSDCb -> [<mark style="color:purple;">**0xdCa4e88C00a8800ebcebaD63aBDBAAaa755557f9**</mark>](https://arbiscan.io/address/0xdca4e88c00a8800ebcebad63abdbaaaa755557f9)\
$glpWBTCb -> [<mark style="color:purple;">**0x83C19EC75d649aeC7c99e2C6663cA055569da7C0**</mark>](https://arbiscan.io/address/0x83C19EC75d649aeC7c99e2C6663cA055569da7C0)\
$glpWETHb -> [<mark style="color:purple;">**0xf2aD33E12A9780f1E42d878A29A3e0756008c838**</mark>](https://arbiscan.io/address/0xf2aD33E12A9780f1E42d878A29A3e0756008c838)\
$glpLINKb -> [<mark style="color:purple;">**0xB0d9e1832BD973aBd8f3b4D710eAd21FcbEfcb7C**</mark>](https://arbiscan.io/address/0xB0d9e1832BD973aBd8f3b4D710eAd21FcbEfcb7C)\
$glpUNIb -> [<mark style="color:purple;">**0xEE57E7E3776e4868976F315E07A883955c9225d5**</mark>](https://arbiscan.io/address/0xEE57E7E3776e4868976F315E07A883955c9225d5)

### Associated Contracts

Aggregate Vault -> [<mark style="color:purple;">**0xc69ADAc3d27672C6907aAe429eEE3e69F76f7106**</mark>](https://arbiscan.io/address/0xc69ADAc3d27672C6907aAe429eEE3e69F76f7106)<br>

### **Vault Fee Distribution Module**:

<https://arbiscan.io/address/0xa4d88c753356d5c142645804022ba363d4d7c2e8#writeContract#F>


---

# 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://about.umami.finance/umami-finance/glp-vaults-deprecated/vault-tokens-and-contract-addresses.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.
