# Trusted Links & Audits

**Proceed with caution when interacting with any contract or interface associated with csUSDL or Coinshift. To protect yourself:**

* Only use vaults and tools linked here or from [coinshift.xyz](https://coinshift.xyz)
* Verify all token and contract addresses on Etherscan
* Never interact with unknown vault UIs or impersonation sites

***

### Official Interfaces

* **Coinshift Website:**\
  <https://coinshift.xyz>
* **Coinshift App Login:**\
  <https://coinshift.global/login>

***

### Coinshift Vaults&#x20;

* **csUSDL Vault**\
  Morpho UI: [View on Morpho](https://app.morpho.org/ethereum/vault/0xbEeFc011e94f43b8B7b455eBaB290C7Ab4E216f1/coinshift-usdl)\
  Etherscan: [csUSDL Token](https://etherscan.io/token/0xbeefc011e94f43b8b7b455ebab290c7ab4e216f1)\
  Contract: `0xbEeFc011e94f43b8B7b455eBaB290C7Ab4E216f1`
* **csUSDC Vault**\
  Morpho UI: [View on Morpho](https://app.morpho.org/ethereum/vault/0x7204B7Dbf9412567835633B6F00C3Edc3a8D6330/coinshift-usdc)\
  Etherscan: [csUSDC Vault](https://etherscan.io/token/0x7204b7dbf9412567835633b6f00c3edc3a8d6330)\
  Contract: `0x7204B7Dbf9412567835633B6F00C3Edc3a8D6330`
* **Fee Recipient (csUSDL Multisig):**\
  `0x255c7705e8BB334DfCae438197f7C4297988085`

***

### Partner References

* **USDL Transparency Reports**\
  [liftdollar.com → Transparency](https://liftdollar.com/transparency)
* **USDL Whitepaper**\
  [liftdollar.com → Whitepaper](https://liftdollar.com/whitepaper.pdf)
* **wUSDL – Wrapped USDL:**\
  `0x7751E2F4b8ae93EF6B79d86419d42FE3295A4559`\
  [Etherscan → wUSDL](https://etherscan.io/token/0x7751E2F4b8ae93EF6B79d86419d42FE3295A4559)
* **USDL – Paxos Stablecoin:**\
  `0xbdC7c08592Ee4aa51D06C27Ee23D5087D65aDbcD`\
  [Etherscan → USDL](https://etherscan.io/token/0xbdC7c08592Ee4aa51D06C27Ee23D5087D65aDbcD)
* **Morpho Audits**\
  [docs.morpho.org → Audits](https://docs.morpho.org/morpho-docs/security/audits)


---

# 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.coinshift.xyz/resources/trusted-links-and-audits.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.
