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

# MUXLP Tranches Contracts

| Contract Name                                                                                                                    | Upgradeable | Proxy Address                                                                                                        | Implementation Address                                                                                               |
| -------------------------------------------------------------------------------------------------------------------------------- | ----------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |
| [TranchePOL](https://github.com/mux-world/muxlp-tranches-protocol/blob/main/contracts/peripherals/TranchePOL.sol)                | yes         | [0xbFBda4D31db778798527fB45Fc82F1b65017466d](https://arbiscan.io/address/0xbFBda4D31db778798527fB45Fc82F1b65017466d) | [0x48Fa7d65f2a5751982d0999457C0a2EB9F88Ff6D](https://arbiscan.io/address/0x48Fa7d65f2a5751982d0999457C0a2EB9F88Ff6D) |
| [SeniorVault](https://github.com/mux-world/muxlp-tranches-protocol/blob/main/contracts/senior/SeniorVault.sol)                   | yes         | [0x99615f5480B716690e6Fb2875bcf4a87a61CE198](https://arbiscan.io/address/0x99615f5480B716690e6Fb2875bcf4a87a61CE198) | [0xcc6deA720eA14290b0f0a022DA5c16eB238cD141](https://arbiscan.io/address/0xcc6deA720eA14290b0f0a022DA5c16eB238cD141) |
| [JuniorVault](https://github.com/mux-world/muxlp-tranches-protocol/blob/main/contracts/junior/JuniorVault.sol)                   | yes         | [0x883774d2c63a3D7a461a27aF620aB23B8796b50e](https://arbiscan.io/address/0x883774d2c63a3D7a461a27aF620aB23B8796b50e) | [0xac96E14B8897ABa253Efe2299B0724E5009395fD](https://arbiscan.io/address/0xac96E14B8897ABa253Efe2299B0724E5009395fD) |
| [RouterV1](https://github.com/mux-world/muxlp-tranches-protocol/blob/main/contracts/router/RouterV1.sol)                         | yes         | [0x9B637AeE65106B1d55CEA5d560Fd0C67Ce1F18C5](https://arbiscan.io/address/0x9B637AeE65106B1d55CEA5d560Fd0C67Ce1F18C5) | [0x645a63752B27949BAe50947244D1c072Dc02F9d3](https://arbiscan.io/address/0x645a63752B27949BAe50947244D1c072Dc02F9d3) |
| [RewardController](https://github.com/mux-world/muxlp-tranches-protocol/blob/main/contracts/reward/RewardController.sol)         | yes         | [0xb68Ac7D3E3833DeB35fc5D63c16E3B5da12a9A41](https://arbiscan.io/address/0xb68Ac7D3E3833DeB35fc5D63c16E3B5da12a9A41) | [0xC90A587502eCaa3464DcD72f31B2420cA750B2FC](https://arbiscan.io/address/0xC90A587502eCaa3464DcD72f31B2420cA750B2FC) |
| [SeniorRewardDistributor](https://github.com/mux-world/muxlp-tranches-protocol/blob/main/contracts/reward/RewardDistributor.sol) | yes         | [0x809e14CE17E03eFe7cdbD7eb674B2dC18619f41C](https://arbiscan.io/address/0x809e14CE17E03eFe7cdbD7eb674B2dC18619f41C) | [0x594839f47e7F12ff36846430E1900a6633d86e40](https://arbiscan.io/address/0x594839f47e7F12ff36846430E1900a6633d86e40) |
| [JuniorRewardDistributor](https://github.com/mux-world/muxlp-tranches-protocol/blob/main/contracts/reward/RewardDistributor.sol) | yes         | [0x623CCA95790bF7C07FAd104ed1c4334DB30a5299](https://arbiscan.io/address/0x623CCA95790bF7C07FAd104ed1c4334DB30a5299) | [0x594839f47e7F12ff36846430E1900a6633d86e40](https://arbiscan.io/address/0x594839f47e7F12ff36846430E1900a6633d86e40) |
| [SeniorConfig](https://github.com/mux-world/muxlp-tranches-protocol/blob/main/contracts/senior/SeniorConfig.sol)                 | no          | [0xbE08Ad8DAf5b919eD76E8a51Ad1ebA853a3Deb9D](https://arbiscan.io/address/0xbE08Ad8DAf5b919eD76E8a51Ad1ebA853a3Deb9D) |                                                                                                                      |
| [JuniorConfig](https://github.com/mux-world/muxlp-tranches-protocol/blob/main/contracts/junior/JuniorConfig.sol)                 | no          | [0x5DfCDE5060B67640A0FE2E42380b67D3f8EAb3fF](https://arbiscan.io/address/0x5DfCDE5060B67640A0FE2E42380b67D3f8EAb3fF) |                                                                                                                      |
| [RouterConfig](https://github.com/mux-world/muxlp-tranches-protocol/blob/main/contracts/router/RouterConfig.sol)                 | no          | [0xf0d95EDAbB0CfA923B5d52BF4504Ac64df451C69](https://arbiscan.io/address/0xf0d95EDAbB0CfA923B5d52BF4504Ac64df451C69) |                                                                                                                      |
