# Deployed Addresses

## Deployed Addresses

### Base Network

<table><thead><tr><th width="297">Contract Name</th><th>Address</th></tr></thead><tbody><tr><td>HurdleRateOracle</td><td>0x5EDd8bD98d96404a2387C2fD37b48d363DF67803</td></tr><tr><td>SharePriceOracle</td><td>0xca3703ccf43c7242055b27ccb6c0751921136e7d</td></tr><tr><td>MaxLzEndpoint</td><td>0xb70bad0da34edba281f6e33e825439a304d4b83b</td></tr><tr><td>Chainlink Adapter</td><td>0xf8bdf75a4008319481e8a3526d0ea9b5a48a03c5</td></tr><tr><td>Api3 Adapter</td><td>0x71f0cd87dfe7236dc8bb80ed8e5e40643c0f1a85</td></tr></tbody></table>

### Optimism Network

<table><thead><tr><th width="297">Contract Name</th><th>Address</th></tr></thead><tbody><tr><td>SharePriceOracle</td><td>0x6dca28080cff24390715e8cd691d2565cb1dfd5d</td></tr><tr><td>MaxLzEndpoint</td><td>0x284eA53a1fDd3082F995A59ecf4dDDCe6A4da25D</td></tr></tbody></table>

### Arbitrum Network

<table><thead><tr><th width="296">Contract Name</th><th>Address</th></tr></thead><tbody><tr><td>SharePriceOracle</td><td>0x6dca28080cff24390715e8cd691d2565cb1dfd5d</td></tr><tr><td>MaxLzEndpoint</td><td>0x284eA53a1fDd3082F995A59ecf4dDDCe6A4da25D</td></tr></tbody></table>

### Ethereum Network

<table><thead><tr><th width="296">Contract Name</th><th>Address</th></tr></thead><tbody><tr><td>SharePriceOracle</td><td>0x989b4131687982777881986bca60603eaa9ed9b6</td></tr><tr><td>MaxLzEndpoint</td><td>0xD6fFa374D78FF5C571905E6ac1b75F83052B058E</td></tr></tbody></table>

### Polygon Network

<table><thead><tr><th width="297">Contract Name</th><th>Address</th></tr></thead><tbody><tr><td>SharePriceOracle</td><td>0x6dca28080cff24390715e8cd691d2565cb1dfd5d</td></tr><tr><td>MaxLzEndpoint</td><td>0x284eA53a1fDd3082F995A59ecf4dDDCe6A4da25D</td></tr></tbody></table>

### Binance Network

<table><thead><tr><th width="297">Contract Name</th><th>Address</th></tr></thead><tbody><tr><td>SharePriceOracle</td><td>0x6dca28080cff24390715e8cd691d2565cb1dfd5d</td></tr><tr><td>MaxLzEndpoint</td><td>0x284eA53a1fDd3082F995A59ecf4dDDCe6A4da25D</td></tr></tbody></table>

### Avalanche Network

<table><thead><tr><th width="296">Contract Name</th><th>Address</th></tr></thead><tbody><tr><td>SharePriceOracle</td><td>0x6dca28080cff24390715e8cd691d2565cb1dfd5d</td></tr><tr><td>MaxLzEndpoint</td><td>0x0x284eA53a1fDd3082F995A59ecf4dDDCe6A4da25D</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://devs.maxapy.io/periphery/deployed-addresses.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.
