# MUX Degen Contracts

## Arbitrum

| Contract Name                                                                                                                  | Upgradeable | Proxy Address                                                                                                        | Implementation Address                                                                                                                                                                                                      |
| ------------------------------------------------------------------------------------------------------------------------------ | ----------- | -------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [DegenPool](https://github.com/mux-world/mux-degen-protocol/blob/main/contracts/third-party/Diamond.sol)                       | yes         | [0x2f977A859eD91c729c781ba0e50927d5Da3Cb988](https://arbiscan.io/address/0x2f977A859eD91c729c781ba0e50927d5Da3Cb988) | [Trade](https://github.com/mux-world/mux-degen-protocol/blob/main/contracts/facets/Trade.sol): [0x8cEE7ee9B7A1e56933C206855a9249011B9d12BE](https://arbiscan.io/address/0x8cEE7ee9B7A1e56933C206855a9249011B9d12BE)         |
|                                                                                                                                |             |                                                                                                                      | [Liquidity](https://github.com/mux-world/mux-degen-protocol/blob/main/contracts/facets/Liquidity.sol): [0x24bd1bf44Ff06CE1Ef547A9ba286754822f2f752](https://arbiscan.io/address/0x24bd1bf44Ff06CE1Ef547A9ba286754822f2f752) |
|                                                                                                                                |             |                                                                                                                      | [Getter](https://github.com/mux-world/mux-degen-protocol/blob/main/contracts/facets/Getter.sol): [0xdC3BA816d6cbf7800B072FbDe29965aF66224d13](https://arbiscan.io/address/0xdC3BA816d6cbf7800B072FbDe29965aF66224d13)       |
|                                                                                                                                |             |                                                                                                                      | [Admin](https://github.com/mux-world/mux-degen-protocol/blob/main/contracts/facets/Admin.sol): [0x3B9d9E7af6df90af51b1182820d6FCf3CD3dDA71](https://arbiscan.io/address/0x3B9d9E7af6df90af51b1182820d6FCf3CD3dDA71)         |
|                                                                                                                                |             |                                                                                                                      | [Account](https://github.com/mux-world/mux-degen-protocol/blob/main/contracts/facets/Account.sol): [0x9047C47cc569F6eaC82f3459f69da1DeCf78D4BB](https://arbiscan.io/address/0x9047C47cc569F6eaC82f3459f69da1DeCf78D4BB)     |
| [OrderBook](https://github.com/mux-world/mux-degen-protocol/blob/main/contracts/orderbook/OrderBook.sol)                       | yes         | [0xab7bD145CC9B68b1904D4B6Ca93056f503C5aA19](https://arbiscan.io/address/0xab7bD145CC9B68b1904D4B6Ca93056f503C5aA19) | [0xF01D26A7fBc5d32CF3a37A5b17491C858D216720](https://arbiscan.io/address/0xF01D26A7fBc5d32CF3a37A5b17491C858D216720)                                                                                                        |
| [DLP](https://github.com/mux-world/mux-degen-protocol/blob/main/contracts/peripherals/MlpToken.sol)                            | yes         | [0xb1BCa2B964cbD0450ae47Cd7c40431Bc5B237D18](https://arbiscan.io/address/0xb1BCa2B964cbD0450ae47Cd7c40431Bc5B237D18) | [0x8AcB0Ca30e865Bf8f063E803D859bEc7aFdF8A7A](https://arbiscan.io/address/0x8AcB0Ca30e865Bf8f063E803D859bEc7aFdF8A7A)                                                                                                        |
| [DegenPOL](https://github.com/mux-world/mux-degen-protocol/blob/main/contracts/peripherals/DegenPOL.sol)                       | yes         | [0x5571E4227510A8FF52723A7dd15BE5CF331DDAca](https://arbiscan.io/address/0x5571E4227510A8FF52723A7dd15BE5CF331DDAca) | [0xEB13A62Df5425F10707097D612d22BD1C6fb07ec](https://arbiscan.io/address/0xEB13A62Df5425F10707097D612d22BD1C6fb07ec)                                                                                                        |
| [Reader](https://github.com/mux-world/mux-degen-protocol/blob/main/contracts/reader/Reader.sol)                                | no          | [0x25aB6cA91979714a2DC06512618F6eCC66e3B7fD](https://arbiscan.io/address/0xF64B4bD682E792e0BA78956B86F2Cee946d2E7D6) |                                                                                                                                                                                                                             |
| [DegenFeeDistributor](https://github.com/mux-world/mux-degen-protocol/blob/main/contracts/peripherals/DegenFeeDistributor.sol) | yes         | [0xE1d14373120312205cB2974823F8a76E7Eeaf2ec](https://arbiscan.io/address/0xE1d14373120312205cB2974823F8a76E7Eeaf2ec) | [0x77Ea372DD760b9F25F9E6D31999D8cBABb351EA0](https://arbiscan.io/address/0x77Ea372DD760b9F25F9E6D31999D8cBABb351EA0)                                                                                                        |
