> 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/contracts-on-base.md).

# Contracts On Base

Oracle Free Dollar \
0x7479791022EB1030Bbc3B09F6575C5dB4dDc0b90\
\
Equity 0xd97CF080d7f78c3b5e1a0Bd74F9D685cf2071a2C \
\
PositionFactory 0x16b79D77FF872031CF9C4a77C7685bA89fAE58FA

Position Roller 0xACEF382A305b850C1b2FA35521ddD57E5425045c

Savings 0x1CcaDD1577CDbB95f3C404FD22ccc82f3EF1531C <https://ofd-savings.base.eth>

MintingHub 0xbab0c2a7b11357245b03A4e81E04435D3893c97E&#x20;

StablecoinBridge 0x62e9e41925E9e1973F219AE6784e7fDC6E54fE37&#x20;

Using USDC on base\
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913


---

# 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/contracts-on-base.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.
