# Contract Addresses

## Telepathy Router Addresses

There is one `TelepathyRouter` contract per chain.

<table><thead><tr><th width="263">Chain</th><th>Address</th></tr></thead><tbody><tr><td>Mainnet</td><td><a href="https://etherscan.io/address/0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a">0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a</a></td></tr><tr><td>Arbitrum</td><td><a href="https://arbiscan.io/address/0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a">0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a</a></td></tr><tr><td>Avalanche</td><td><a href="https://snowtrace.io/address/0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a">0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a</a></td></tr><tr><td>Binance</td><td><a href="https://bscscan.com/address/0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a">0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a</a></td></tr><tr><td>Gnosis</td><td><a href="https://gnosisscan.io/address/0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a">0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a</a></td></tr><tr><td>Goerli</td><td><a href="https://goerli.etherscan.io/address/0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a">0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a</a></td></tr><tr><td>Optimism</td><td><a href="https://optimistic.etherscan.io/address/0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a">0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a</a></td></tr><tr><td>Polygon</td><td><a href="https://polygonscan.com/address/0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a">0x41EA857C32c8Cb42EEFa00AF67862eCFf4eB795a</a></td></tr></tbody></table>

## Light Client Addresses

We currently have 3 source chains from which developers can send messages to the 8 destination chains listed above. Note that some chains are both a source and a destination.&#x20;

As described in [Telepathy Protocol](/telepathy-protocol/overview.md), for each source chain, we run a light client for that chain in a smart contract on the destination chain. For example, we run a Ethereum mainnet light client on Polygon. Because of this, each destination chain has several `LightClient` contract deployments.

For a given source chain, all the destination chain `LightClient` addresses are the same and are listed below. For example, to examine the Mainnet light client on Polygon, we can look at the Polygon block explorer [here](https://polygonscan.com/address/0xaa1383Ee33c81Ef2274419dd5e0Ea5cCe4baF6cC).

| Source Chain | Address                                    |
| ------------ | ------------------------------------------ |
| Mainnet      | 0xaa1383Ee33c81Ef2274419dd5e0Ea5cCe4baF6cC |
| Gnosis       | 0x3F5ab4ac5B4bf6c390cFa857DE5E524D48DA9c3B |
| Goerli       | 0x34b5378DE786389a477b40dD710812c250185f83 |

### Access Controls: Guardian + Timelock&#x20;

The Telepathy Router contracts are upgradeable with a 7-day timelock as noted in the [Guardrails](/telepathy-protocol/guardrails.md) section. The Succinct Guardian Gnosis SAFE is the only proposer and executor on these timelock contracts.&#x20;

We list the addresses of the timelock controllers on each chain that govern the Telepathy Router contract and the Guardian Gnosis SAFE addresses.

<table><thead><tr><th width="150.33333333333331">Chain</th><th width="292">Guardian</th><th>Timelock</th></tr></thead><tbody><tr><td>Mainnet</td><td>‎<a href="https://etherscan.io/address/0xd1999B562e74d9fbf57b4479b3fe8748BDF4e4A0">0xd1999B562e74d9fbf57b4479b3fe8748BDF4e4A0</a></td><td>‎<a href="https://etherscan.io/address/0xE9d09b2Fc172a6c1803eBcEeD78dD2d0eF44DdC8">0xE9d09b2Fc172a6c1803eBcEeD78dD2d0eF44DdC8</a></td></tr><tr><td>Arbitrum</td><td>‎<a href="https://arbiscan.io/address/0xdC00f2469023a7b0b1D5b6abE2F736F90955e7F3">0xdC00f2469023a7b0b1D5b6abE2F736F90955e7F3</a></td><td>‎<a href="https://arbiscan.io/address/0xD30E68b1423677bC27951e33e0EC660e4D034947">0xD30E68b1423677bC27951e33e0EC660e4D034947</a></td></tr><tr><td>Avalanche</td><td>‎<a href="https://snowtrace.io/address/0xd7B7cDD1Bf92e63844f0d4f51bBE6bE5877B3dcb">0xd7B7cDD1Bf92e63844f0d4f51bBE6bE5877B3dcb</a></td><td>‎<a href="https://snowtrace.io/address/0x34fe9F549C2686d5a055eD2189bb60c44F1c8DAb">0x34fe9F549C2686d5a055eD2189bb60c44F1c8DAb</a></td></tr><tr><td>Binance</td><td>‎<a href="https://bscscan.com/address/0x0555003589d903783C44d99c38315488db945A65">0x0555003589d903783C44d99c38315488db945A65</a></td><td>‎<a href="https://bscscan.com/address/0x5E37785D848FAC932D1c3bA10EF455338bC4Dbe6">0x5E37785D848FAC932D1c3bA10EF455338bC4Dbe6</a></td></tr><tr><td>Gnosis</td><td>‎<a href="https://gnosisscan.io/address/0xc5B66fbB215c49938061EC2C0871018B262e28ce">0xc5B66fbB215c49938061EC2C0871018B262e28ce</a></td><td>‎<a href="https://gnosisscan.io/address/0x6bba9da2eE1e812F30d78e87199F80035853774e">0x6bba9da2eE1e812F30d78e87199F80035853774e</a></td></tr><tr><td>Goerli</td><td>‎<a href="https://goerli.etherscan.io/address/0x0fba07B5a6Db9f26F36B8c2caF8f9D10c02FC3fd">0x0fba07B5a6Db9f26F36B8c2caF8f9D10c02FC3fd</a></td><td>‎<a href="https://goerli.etherscan.io/address/0x2f29633b3eE6B8aAab464a47cCdFd2218057B1D8">0x2f29633b3eE6B8aAab464a47cCdFd2218057B1D8</a></td></tr><tr><td>Optimism</td><td>‎<a href="https://optimistic.etherscan.io/address/0x54E05bDBa158a1DCda0420bc803D35c2FAf6655E">0x54E05bDBa158a1DCda0420bc803D35c2FAf6655E</a></td><td>‎<a href="https://optimistic.etherscan.io/address/0xcf4C5399f51e334A6e9e62B0986D6caE2EE09C11">0xcf4C5399f51e334A6e9e62B0986D6caE2EE09C11</a></td></tr><tr><td>Polygon</td><td>‎<a href="https://polygonscan.com/address/0x83F54A99035DD5c2E3A35f3918eF08Bd31b25A48">0x83F54A99035DD5c2E3A35f3918eF08Bd31b25A48</a></td><td>‎<a href="https://polygonscan.com/address/0xa6b3a136b7baD0C29935a25bb095380F4CCe0Aaa">0xa6b3a136b7baD0C29935a25bb095380F4CCe0Aaa</a></td></tr></tbody></table>

The signers of all of the Guardian Gnosis SAFEs are 4 members of the Succinct team with the Gnosis SAFE threshold being 3 out of 4.


---

# 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.telepathy.xyz/resources/contract-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.
