# Infrastructure

## Contracts

| Contract    | Address                                                                                                               |
| ----------- | --------------------------------------------------------------------------------------------------------------------- |
| BeefyClient | [0x6ed05baa904df3de117ecfa638d4cb84e1b8a00c](https://etherscan.io/address/0x6ed05baa904df3de117ecfa638d4cb84e1b8a00c) |
| Gateway     | [0x27ca963c279c93801941e1eb8799c23f407d68e7](https://etherscan.io/address/0x27ca963c279c93801941e1eb8799c23f407d68e7) |

## Accounts

### Consensus Relayers

<table><thead><tr><th width="184">Name</th><th width="118">Network</th><th>Address</th></tr></thead><tbody><tr><td>BEEFY Relay</td><td>Ethereum</td><td><a href="https://etherscan.io/address/0xb8124b07467e46de73eb5c73a7b1e03863f18062">0xb8124b07467e46de73eb5c73a7b1e03863f18062</a></td></tr><tr><td>Beacon Relay</td><td>BridgeHub</td><td><a href="https://bridgehub-polkadot.subscan.io/account/16DWunYRv2q29SMxqgrPGhob5az332hhLggSj2Rysk3g1rvk">16DWunYRv2q29SMxqgrPGhob5az332hhLggSj2Rysk3g1rvk</a></td></tr></tbody></table>

### Message Relayers

<table><thead><tr><th width="262">Name</th><th>Network</th><th>Address</th></tr></thead><tbody><tr><td>Governance Relay</td><td>Ethereum</td><td><a href="https://etherscan.io/address/0x0f51678Ac675C1abf2BeC1DAC9cA701cFcfFF5E2">0x0f51678Ac675C1abf2BeC1DAC9cA701cFcfFF5E2</a></td></tr><tr><td>AssetHub Parachain Relay</td><td>Ethereum</td><td><a href="https://etherscan.io/address/0x1F1819C3C68F9533adbB8E51C8E8428a818D693E">0x1F1819C3C68F9533adbB8E51C8E8428a818D693E</a></td></tr><tr><td>AssetHub Ethereum Relay</td><td>BridgeHub</td><td><a href="https://bridgehub-polkadot.subscan.io/account/13Dbqvh6nLCRckyfsBr8wEJzxbi34KELwdYQFKKchN4NedGh">13Dbqvh6nLCRckyfsBr8wEJzxbi34KELwdYQFKKchN4NedGh</a></td></tr></tbody></table>

### Sovereign Accounts

| Name               | Network   | Address                                                                                                                                            |
| ------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| AssetHub Sovereign | Ethereum  | [0xd803472c47a87D7B63E888DE53f03B4191B846a8](https://etherscan.io/address/0xd803472c47a87d7b63e888de53f03b4191b846a8)                              |
| AssetHub Sovereign | BridgeHub | [13cKp89SgdtqUngo2WiEijPrQWdHFhzYZLf2TJePKRvExk7o](https://bridgehub-polkadot.subscan.io/account/13cKp89SgdtqUngo2WiEijPrQWdHFhzYZLf2TJePKRvExk7o) |
|                    |           |                                                                                                                                                    |


---

# 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.snowbridge.network/resources/infrastructure.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.
