> For the complete documentation index, see [llms.txt](https://oracle-free-dollar.gitbook.io/ofd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oracle-free-dollar.gitbook.io/ofd/contracts-2025/version-1.md).

# Version 1

OFD has been deployed in 2024. There was an [incident ](https://github.com/oraclefreedollar/ofd/blob/main/ir.txt)in October 2024 that required a redeployment of the contracts. All funds in the stablecoin bridge were recovered. The oracle free dollar was redeployed at the end of 2024. All OFDPS holders from Version 1 will recieve new OFDPS. Please [add the new 2025 contracts](/ofd/contracts-2025.md) in your wallet (eg Metamask).\
&#x20;\
For more information check the [github repo](https://github.com/oraclefreedollar/ofd/blob/main/ir-update.txt)

The new OFDPS can be swapped to the new OFDPS with the same conditions like before ( 3 months holding period).

Version 1 contracts can be found here:&#x20;

Oracle Free Dollar Pool Share <https://bscscan.com/address/0xea38b0cd48fa781181fdaa37291e8d6668462261>

Oracle Free Dollar\
<https://bscscan.com/address/0x55899a4cd6d255dccaa84d67e3a08043f2123d7e>

Equity Contract\
&#x20;<https://bscscan.com/address/0xeA38b0cD48fA781181FDAa37291e8d6668462261>

Stable Coin Bridge\
<https://bscscan.com/address/0x5330B9275C9094555286998D20c96bc63a9A575f>

Minting Hub\
<https://bscscan.com/address/0xFe00054AF44E24f0B4bd49b1A2d2984C4264aabE>

USDT on BNB\
<https://bscscan.com/address/0x55d398326f99059ff775485246999027b3197955><br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://oracle-free-dollar.gitbook.io/ofd/contracts-2025/version-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
