# Contract Addresses

Deployed contract addresses on Igra Mainnet (Chain ID: 38833).

## Core Protocol

| Contract            | Address                                                                                                                          |
| ------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| Attestation Diamond | [`0xc24Df70E408739aeF6bF594fd41db4632dF49188`](https://explorer.igralabs.com/address/0xc24Df70E408739aeF6bF594fd41db4632dF49188) |
| Fee Proxy           | [`0x0000000000000000000000000000000000000FEE`](https://explorer.igralabs.com/address/0x0000000000000000000000000000000000000FEE) |
| Fee Implementation  | [`0x3b34f39f49aF761615Aa569713f96c04112969d2`](https://explorer.igralabs.com/address/0x3b34f39f49aF761615Aa569713f96c04112969d2) |

## Attestation Facets

| Contract     | Address                                                                                                                          |
| ------------ | -------------------------------------------------------------------------------------------------------------------------------- |
| Config Facet | [`0x852423E5222ABBB88173452bBd83446fa526346e`](https://explorer.igralabs.com/address/0x852423E5222ABBB88173452bBd83446fa526346e) |
| Staking      | [`0x481F1746e3BA0ADf6e0E2EFab6b1D4c799465482`](https://explorer.igralabs.com/address/0x481F1746e3BA0ADf6e0E2EFab6b1D4c799465482) |
| Attester     | [`0x5beF4d0a4E3fc8f11264618d54f315d5B2C469FA`](https://explorer.igralabs.com/address/0x5beF4d0a4E3fc8f11264618d54f315d5B2C469FA) |
| Challenger   | [`0x3aF8676BAC6b37382848c7b0e9443e67B625C65D`](https://explorer.igralabs.com/address/0x3aF8676BAC6b37382848c7b0e9443e67B625C65D) |
| L2 Oracle    | [`0x7c8edd6eB8959cCcDA63D7A3e956Bb9C00BaD67c`](https://explorer.igralabs.com/address/0x7c8edd6eB8959cCcDA63D7A3e956Bb9C00BaD67c) |

## Token & Vesting

| Contract                 | Address                                                                                                                          |
| ------------------------ | -------------------------------------------------------------------------------------------------------------------------------- |
| IGRA Token               | [`0x093d77d397F8acCbaee0820345E9E700B1233cD1`](https://explorer.igralabs.com/address/0x093d77d397F8acCbaee0820345E9E700B1233cD1) |
| Vesting Pools            | [`0xc9c88C5b4a0E5ae4C0812F3bc04A5FeA9ffC580b`](https://explorer.igralabs.com/address/0xc9c88C5b4a0E5ae4C0812F3bc04A5FeA9ffC580b) |
| Stake Rewards Controller | [`0xF4BF5afdCC70eD80737778625Ddb1c0Ce89EC42c`](https://explorer.igralabs.com/address/0xF4BF5afdCC70eD80737778625Ddb1c0Ce89EC42c) |

## Bridge

| Contract                       | Address                                                                                                                          |
| ------------------------------ | -------------------------------------------------------------------------------------------------------------------------------- |
| KasExitBridge (Proxy)          | [`0x4bb88C213d3eD9dc4bae694f1bc1bF745903b2d0`](https://explorer.igralabs.com/address/0x4bb88C213d3eD9dc4bae694f1bc1bF745903b2d0) |
| KasExitBridge (Implementation) | [`0x00d39e05a20b2c4f6d0d6cfc3c5718066b861334`](https://explorer.igralabs.com/address/0x00d39e05a20b2c4f6d0d6cfc3c5718066b861334) |

## Governance

| Contract          | Address                                                                                                                          |
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| Governance        | [`0xB3300fcC2F3EF3DeCdF8B1f710c21666f33Cbf18`](https://explorer.igralabs.com/address/0xB3300fcC2F3EF3DeCdF8B1f710c21666f33Cbf18) |
| IGRA Voting Power | [`0x50BAc71D1B32Fa6030007b5E72dbBB4fF48c1B39`](https://explorer.igralabs.com/address/0x50BAc71D1B32Fa6030007b5E72dbBB4fF48c1B39) |


---

# 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://igra-labs.gitbook.io/igralabs-docs/for-developers/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.
