# Addresses

## Ethereum Mainnet

### **Cap Vault**

<table data-full-width="false"><thead><tr><th width="198.5">Contract</th><th width="541.5">Address</th></tr></thead><tbody><tr><td>cUSD</td><td>0xcCcc62962d17b8914c62D74FfB843d73B2a3cccC</td></tr><tr><td>stcUSD</td><td>0x88887bE419578051FF9F4eb6C858A951921D8888</td></tr><tr><td>Debt USDC</td><td>0xfa8C6D0b95d9191B5A1D51C868Da2BDFd6C04Ff9</td></tr><tr><td>Cap Token</td><td>0x99991c6AAbba5a096f24f250b73580F5179b9999</td></tr></tbody></table>

### **Cap Infra**

<table data-full-width="false"><thead><tr><th width="198.5">Contract</th><th width="541.5">Address</th></tr></thead><tbody><tr><td>Oracle</td><td>0xcD7f45566bc0E7303fB92A93969BB4D3f6e662bb</td></tr><tr><td>Lender</td><td>0x15622c3dbbc5614E6DFa9446603c1779647f01FC</td></tr><tr><td>Access Control</td><td>0x7731129a10d51e18cDE607C5C115F26503D2c683</td></tr><tr><td>Delegation</td><td>0xF3E3Eae671000612CE3Fd15e1019154C1a4d693F</td></tr><tr><td>Fee Auction</td><td>0xa1a20aBdc873CF291c22Ce3C8968EC06277324D0</td></tr><tr><td>Fee Receiver</td><td>0x0036c7b9b62c53F47c804a5643F0c09f864beF0b</td></tr><tr><td>USDC Fractional Reserve Vault</td><td>0x3Ed6aa32c930253fc990dE58fF882B9186cd0072</td></tr><tr><td>cUSD Adapter</td><td>0xAcc9ce4C15A0F6A2bec49C3F81261d60553D2Faf</td></tr><tr><td>stcUSD Adapter</td><td>0xdf48Eb321B38bc19E7F5b2CCA8242Cc6B9a6EcD0</td></tr><tr><td>Timelock</td><td>0xD8236031d8279d82E615aF2BFab5FC0127A329ab</td></tr></tbody></table>

### Symbiotic

<table data-full-width="false"><thead><tr><th width="198.5">Contract</th><th width="541.5">Address</th></tr></thead><tbody><tr><td>Network</td><td>0x98e52Ea7578F2088c152E81b17A9a459bF089f2a</td></tr><tr><td>Network Middleware</td><td>0x09A3976d8D63728d20DCDFEe1e531C206Ba91225</td></tr><tr><td>Vault Factory</td><td>0x0B92300C8494833E504Ad7d36a301eA80DbBAE2e</td></tr><tr><td>Agent Manager</td><td>0x08A728CF4E6b39f4AFa059c6eE376103722953eA</td></tr></tbody></table>

### Oracles

<table data-full-width="false"><thead><tr><th width="198.5">Contract</th><th width="541.5">Address</th></tr></thead><tbody><tr><td><a href="https://app.redstone.finance/app/feeds/ethereum-mainnet/cusd_fundamental/">Redstone cUSD</a></td><td>0x9A5a3c3Ed0361505cC1D4e824B3854De5724434A</td></tr><tr><td><a href="https://etherscan.io/address/0x8E3386B2f6084eB1B0988070c3d826995BD175c0">Morpho stcUSD</a></td><td>0x8E3386B2f6084eB1B0988070c3d826995BD175c0</td></tr></tbody></table>

## MegaETH Mainnet

### **Cap Vault**

<table data-full-width="false"><thead><tr><th width="198.5">Contract</th><th width="541.5">Address</th></tr></thead><tbody><tr><td>cUSD</td><td>0xcCcc62962d17b8914c62D74FfB843d73B2a3cccC</td></tr><tr><td>stcUSD</td><td>0x88887bE419578051FF9F4eb6C858A951921D8888</td></tr></tbody></table>

## Tempo Mainnet

### **Cap Vault**

<table data-full-width="false"><thead><tr><th width="198.5">Contract</th><th width="541.5">Address</th></tr></thead><tbody><tr><td>cUSD</td><td>0x20C0000000000000000000000520792DcCccCccC</td></tr><tr><td>stcUSD</td><td>0x20c0000000000000000000008EE4fcFF88888888</td></tr></tbody></table>

## Multi-sigs

**Developer multi-sig Address:** 0xb8FC49402dF3ee4f8587268FB89fda4d621a8793

**Cap token owner multi-sig:**

0x80A216738E4e49B262Deae6bEb6578Bdf164c2eA

Signers:

* 0xDD30a4712e6B34926d4f5aA99c1881573407538C
* 0xdf466Fa3ddd0042d990FA9A023e040884CBaD439
* 0x7c29F6A93df60Bcd3B20f03B57a2F9e698FD4128
* 0x62D0b3c0a77bE77EaB2060266a95FfaD9e6A3F51
* 0xA62f87A9D4B5EE1F83cb644Ea076832A396101b8


---

# 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.cap.app/developers/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.
