# Perps Oracle Sources

**Monday Trade** has partnered with [**Stork**](https://www.stork.network/) to provide oracle services for the first perpetual pairs, ensuring reliable and secure price feeds from day one. Stork is a decentralized oracle network designed to offer secure, reliable, and timely price feeds. As a leading provider in the oracles space with performant oracle and data infrastructure for onchain developers, Stork enables Monday Trade's perps to leverage Monad's latency unlocks.

Stork supplies the initial price feeds used for the initial perp deployments, with contract addresses for new markets added once they go live.

#### Stork Market Contracts

<table><thead><tr><th width="221.32421875">Field</th><th>Value</th></tr></thead><tbody><tr><td>beacon</td><td>0xcfb79469BDe45D6560f1D16965AB3b3895a85C5d</td></tr><tr><td>market</td><td>0x6E77d8eF45F572CE59b0D9b95Be5f12a5906bA65</td></tr></tbody></table>

#### **Stork Feeder Factory Contracts**

<table><thead><tr><th width="222.734375">Field</th><th>Value</th></tr></thead><tbody><tr><td>beacon</td><td>0xe6ED06331b0F81AC3FeD17A5963f723E53a35d9c</td></tr><tr><td>factory</td><td>0x6fDb78862C00F88930e4d758236907d39643aA75</td></tr></tbody></table>

#### **Stork Feeder Sources Contracts**

**BTCUSDC**

<table><thead><tr><th width="224.84375">Field</th><th>Value</th></tr></thead><tbody><tr><td>baseSymbol</td><td>BTC</td></tr><tr><td>quoteSymbol</td><td>USDC</td></tr><tr><td>Aggregator 0</td><td>0x52D0d18014689FA4Fdb062C11afD391D139011d5</td></tr><tr><td>Aggregator 1</td><td>0xD77286d433068Cd36fBD93FC45E6Dd36735cd09c</td></tr></tbody></table>

**ETHUSDC**

<table><thead><tr><th width="224.84375">Field</th><th>Value</th></tr></thead><tbody><tr><td>baseSymbol</td><td>ETH</td></tr><tr><td>quoteSymbol</td><td>USDC</td></tr><tr><td>Aggregator 0</td><td>0x67EBCDefd503fBBd8F014AfbD9f35D9c05e109b2</td></tr><tr><td>Aggregator 1</td><td>0xD77286d433068Cd36fBD93FC45E6Dd36735cd09c</td></tr></tbody></table>

**MONUSDC**

<table><thead><tr><th width="224.84375">Field</th><th>Value</th></tr></thead><tbody><tr><td>baseSymbol</td><td>MON</td></tr><tr><td>quoteSymbol</td><td>USDC</td></tr><tr><td>Aggregator 0</td><td>0x352C453501067FdD4b0Ae0789f7dB88cBD3897B4</td></tr><tr><td>Aggregator 1</td><td>0xD77286d433068Cd36fBD93FC45E6Dd36735cd09c</td></tr></tbody></table>


---

# 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.monday.trade/perps-trading/perps-oracle-sources.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.
