# Deployment Addresses

The Maker addresses for various platforms, chains, and products are listed for transparency.

<table><thead><tr><th width="250.7578125">Tag</th><th width="141.90625">Category</th><th>Address</th></tr></thead><tbody><tr><td>Maker</td><td>EOA Address</td><td>0x4fd0FC39eb0d56FE8250496DbFC81c39B1021ac6</td></tr><tr><td>Dispatcher</td><td>EOA Address</td><td>0xed650f0fb785f48ff2624d8ce027780d7c780288</td></tr><tr><td>ERC20 Approval Proxy</td><td>Smart contract</td><td>0x7eC9672678509a574F6305F112a7E3703845a98b</td></tr><tr><td>Dex Router</td><td>Smart contract</td><td>0x6222f99443A0d75bd96d40F2904606f60f37cdc2</td></tr><tr><td>WheelX Native Token Receiver</td><td>Smart contract</td><td>0xB10F9Ec04A66b69E3831e1e5b1E6B9D41081B6CC</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.wheelx.fi/smart-contracts/deployment-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.
