# Contracts

### Diff of changes

Teddy Cash started as a fork of the [Liquity protocol](https://docs.liquity.org). Only names and genesis allocation were changed. [Diff of all changes](https://github.com/teddy-cash/dev/compare/main..fdb5093). All contracts have been verified on chain.

### Contract addresses

* priceFeed: [0x1465528eA599Cc9FB5268CFa94C3FaB21029a8DE](https://snowtrace.io/address/0x1465528eA599Cc9FB5268CFa94C3FaB21029a8DE#code)
* sortedTroves: [0x5272DfB4851723328dA7730BE944502E5C965f40](https://snowtrace.io/address/0x5272DfB4851723328dA7730BE944502E5C965f40#code)
* troveManager: [0xd22b04395705144Fd12AfFD854248427A2776194](https://snowtrace.io/address/0xd22b04395705144Fd12AfFD854248427A2776194#code)
* activePool: [0x23AD4Cb653813c319b18a63300e54DF4a6fc9a86](https://snowtrace.io/address/0x23AD4Cb653813c319b18a63300e54DF4a6fc9a86#code)
* stabilityPool: [0x7AEd63385C03Dc8ed2133F705bbB63E8EA607522](https://snowtrace.io/address/0x7AEd63385C03Dc8ed2133F705bbB63E8EA607522#code)
* gasPool:[ 0x0D8D21B2da99320aF54b72Ac0d3FCe90921Cc665](https://snowtrace.io/address/0x0D8D21B2da99320aF54b72Ac0d3FCe90921Cc665#code) &#x20;
* defaultPool:[ 0x43F9CD378DaEA426844B13E553EB529551576C7a](https://snowtrace.io/address/0x43F9CD378DaEA426844B13E553EB529551576C7a#code)&#x20;
* collSurplusPool: [0xBC6C16283c1260CE5CF72C951b4D399E81FBcA36](https://snowtrace.io/address/0xBC6C16283c1260CE5CF72C951b4D399E81FBcA36#code)
* borrowerOperations: [0xF582CAE047853cbe7F0Bc8f8321bEF4a1eBE0307](https://snowtrace.io/address/0xF582CAE047853cbe7F0Bc8f8321bEF4a1eBE0307)&#x20;
* hintHelpers: [0xE90A069D197d7aF40bD9Aef20c907F2E4dD7d4Fc](https://snowtrace.io/address/0xE90A069D197d7aF40bD9Aef20c907F2E4dD7d4Fc#code)
* TSD Token:[ 0x4fbf0429599460D327BD5F55625E30E4fC066095](https://snowtrace.io/address/0x4fbf0429599460D327BD5F55625E30E4fC066095#code)&#x20;
* uniToken: [0x67E395B6ACd948931eeE8F52C7c1Fe537E7f1a7a](https://snowtrace.io/address/0x67E395B6ACd948931eeE8F52C7c1Fe537E7f1a7a#code)
* unipool:[ 0x9717Ff7406Be065EA177bA9ab1bE704060Af8370](https://snowtrace.io/address/0x9717Ff7406Be065EA177bA9ab1bE704060Af8370#code)&#x20;
* TEDDY Staking: [0xb4387D93B5A9392f64963cd44389e7D9D2E1053c](https://snowtrace.io/address/0xb4387D93B5A9392f64963cd44389e7D9D2E1053c#code)
* lockupContractFactory:[ 0xdD6e1b601A2D86264d62D6ca85Ce2bC944981106](https://snowtrace.io/address/0xdD6e1b601A2D86264d62D6ca85Ce2bC944981106#code)&#x20;
* communityIssuance: [0xb4Fbc7839ce88029c8c1c6274660118e27B6f982](https://snowtrace.io/address/0xb4Fbc7839ce88029c8c1c6274660118e27B6f982#code)
* TEDDY Token:[ 0x094bd7B2D99711A1486FB94d4395801C6d0fdDcC](https://snowtrace.io/address/0x094bd7B2D99711A1486FB94d4395801C6d0fdDcC#code)&#x20;
* multiTroveGetter: [0x6cf187ADa698F3bD01A4931D6ce4cD053Fce294e](https://snowtrace.io/address/0x6cf187ADa698F3bD01A4931D6ce4cD053Fce294e)


---

# 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.teddy.cash/contracts.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.
