> For the complete documentation index, see [llms.txt](https://alphix.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alphix.gitbook.io/docs/tech/smart-contracts.md).

# Smart Contracts

{% hint style="success" %}
Alphix is live on Base and Arbitrum.
{% endhint %}

**Active Pools**

<table><thead><tr><th width="126.88092041015625">Pool</th><th width="92">Chain</th><th width="90.517822265625">Status</th><th>Hook Address</th></tr></thead><tbody><tr><td>ETH/USDC</td><td>Base</td><td>Live</td><td><a href="https://basescan.org/address/0x831CfDf7c0E194f5369f204b3DD2481B843d60c0">0x831CfDf7c0E194f5369f204b3DD2481B843d60c0</a></td></tr><tr><td>USDS/USDC</td><td>Base</td><td>Live</td><td><a href="https://basescan.org/address/0x0e4b892Df7C5Bcf5010FAF4AA106074e555660C0">0x0e4b892Df7C5Bcf5010FAF4AA106074e555660C0</a></td></tr><tr><td>USDC/USDT</td><td>Arbitrum</td><td>Live</td><td><a href="https://arbiscan.io/address/0x5e645C3D580976Ca9e3fe77525D954E73a0Ce0C0">0x5e645C3D580976Ca9e3fe77525D954E73a0Ce0C0</a></td></tr></tbody></table>

***

<details>

<summary>Testnet (Base Sepolia)</summary>

**Core Contracts**

| Contract                            | Address                                    |
| ----------------------------------- | ------------------------------------------ |
| REGISTRY\_BASE\_SEPOLIA             | 0x5a22AA4a4B62E3Ee72cb6d077b0873d6aA794B54 |
| ALPHIX\_HOOK\_BASE\_SEPOLIA         | 0x285A195230239822AdBC6Fd2281c7b1De1a17Fc0 |
| ALPHIX\_LOGIC\_IMPL\_BASE\_SEPOLIA  | 0x3c59d4d01682c6180a564f52573C07372bD07cb0 |
| ALPHIX\_LOGIC\_PROXY\_BASE\_SEPOLIA | 0x8768950eB999Faa53c8b0aA0Cd7dCC19b9D23A34 |

**Active Pools**

| Pool        | Address                                                            |
| ----------- | ------------------------------------------------------------------ |
| aUSDT/aETH  | 0x4e1b037b56e13bea1dfe20e8f592b95732cc52b5b10777b9f9bea856c145e7c7 |
| aUSDC/aBTC  | 0x8392f09ccc3c387d027d189f13a1f1f2e9d73f34011191a3d58157b9b2bf8bdd |
| aUSDC/aUSDT | 0xfaa0e80397dda369eb68f6f67c9cd4d4884841f1417078e20844addc11170127 |
| ETH/aUSDT   | 0xe6a2c6909de49149dced232f472247979fdc098cd2de74b0923e3cefb5602c15 |
| aBTC/aETH   | 0xe9b5f2692da366148c42074373f37d00f368edcae46bcf7e39dd1aab5207d7c2 |
| aUSDC/aDAI  | 0x4bd4386e6ef583af6cea0e010a7118f41c4d3315e88b81a88fc7fd3822bf766b |
| aDAI/aETH   | 0x47da32fed07f99dc9a10744a58f43bf563909d8b46203c300487caf3edd8b1f3 |

</details>
