# Technical Resources

## Technical Papers

[Whitepaper](https://docsend.com/view/jcn5graybxqn9ryi)

[Technical Readme](https://github.com/liquity/ChickenBond)

[RiskDAO - Fair Price Formula Bounty Submission](https://github.com/Risk-DAO/Reports/blob/main/Chicken%20bonds%20analysis.pdf)

## Security Audits

[Coinspect - Smart Contract Audit](https://github.com/liquity/ChickenBond/blob/main/LUSDChickenBonds/audits/Coinspect%20-%20Smart%20Contract%20Audit%20-%20Liquity%20ChickenBond.pdf)

[Coinspect - Smart Contract Audit v2](https://github.com/liquity/ChickenBond/blob/main/LUSDChickenBonds/audits/Coinspect%20-%20Smart%20Contract%20Audit%20-%20Liquity%20ChickenBonds%202nd%20v220803.pdf)

[Coinspect - Smart Contract Audit v3](https://github.com/liquity/ChickenBond/blob/main/LUSDChickenBonds/audits/Coinspect%20-%20Smart%20Contract%20Audit%20-%20Liquity%20ChickenBonds%203rd%20v220929.pdf)

[Coinspect - Smart Contract Audit v4](https://github.com/liquity/ChickenBond/blob/main/LUSDChickenBonds/audits/Coinspect%20-%20Smart%20Contract%20Audit%20-%20Liquity%20ChickenBonds%204th%20v221021.pdf)

[Dedaub - Smart Contract Audit](https://github.com/liquity/ChickenBond/blob/main/LUSDChickenBonds/audits/Dedaub_Chicken%20Bonds%20Audit.pdf)

[Dedaub - Delta Audit (NFT additions)](https://github.com/liquity/ChickenBond/blob/main/LUSDChickenBonds/audits/Dedaub_Chicken%20Bonds%20Delta%20Audit%20\(NFT%20additions\).pdf)

[Dedaub - B.Protocol Chicken Bonds Integration](https://github.com/liquity/ChickenBond/blob/main/LUSDChickenBonds/audits/B.Protocol%20-%20Chicken%20Bonds%20Audit.pdf)

## Analytics / Stats

[Dune Dashboard 1](https://dune.com/chickenbonds/lusd)

[Dune Dashboard 2](https://dune.com/bpierre/chicken-bonds)

## Contract Addresses

| Name                                    | Address                                    |
| --------------------------------------- | ------------------------------------------ |
| BLUSD\_AMM\_ADDRESS                     | 0x74ED5d42203806c8CDCf2F04Ca5F60DC777b901c |
| BLUSD\_AMM\_STAKING\_ADDRESS            | 0xdA0DD1798BE66E17d5aB1Dc476302b56689C2DB4 |
| BLUSD\_TOKEN\_ADDRESS                   | 0xB9D7DdDca9a4AC480991865EfEf82E01273F79C3 |
| BOND\_NFT\_ADDRESS                      | 0xa8384862219188a8f03c144953Cf21fc124029Ee |
| BOND\_NFT\_INITIAL\_ARTWORK\_ADDRESS    | 0x91678E87e220855cb4Ec169AbDC9E7B5f3dC0187 |
| CHICKEN\_BOND\_MANAGER\_ADDRESS         | 0x57619FE9C539f890b19c61812226F9703ce37137 |
| MAINNET\_BPROTOCOL\_LUSD\_BAMM\_ADDRESS | 0x896d8a30C32eAd64f2e1195C2C8E0932Be7Dc20B |
| Curve.fi bLUSDLUSD3-f Gauge             | 0xdA0DD1798BE66E17d5aB1Dc476302b56689C2DB4 |


---

# 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.chickenbonds.org/documentation/technical-resources.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.
