# Interfaces

- [ProxyWalletRegistry](/fxd-stablecoin/interfaces/proxywalletregistry.md): https://github.com/Into-the-Fathom/fathom-stablecoin-smart-contracts/blob/master/contracts/main/proxy-wallet/ProxyWalletRegistry.sol
- [ProxyWallet](/fxd-stablecoin/interfaces/proxywallet.md): https://github.com/Into-the-Fathom/fathom-stablecoin-smart-contracts/blob/master/contracts/main/proxy-wallet/ProxyWallet.sol
- [FathomStablecoinProxyActions](/fxd-stablecoin/interfaces/proxywallet/fathomstablecoinproxyactions.md): https://github.com/Into-the-Fathom/fathom-stablecoin-smart-contracts/blob/master/contracts/main/proxy-actions/FathomStablecoinProxyActions.sol
- [CollateralPoolConfig](/fxd-stablecoin/interfaces/collateralpoolconfig.md): https://github.com/Into-the-Fathom/fathom-stablecoin-smart-contracts/blob/master/contracts/main/stablecoin-core/config/CollateralPoolConfig.sol
- [BookKeeper](/fxd-stablecoin/interfaces/bookkeeper.md): https://github.com/Into-the-Fathom/fathom-stablecoin-smart-contracts/blob/master/contracts/main/stablecoin-core/BookKeeper.sol
- [FXD](/fxd-stablecoin/interfaces/fxd.md): https://github.com/Into-the-Fathom/fathom-stablecoin-smart-contracts/blob/master/contracts/main/stablecoin-core/FathomStablecoin.sol
- [LiquidationEngine](/fxd-stablecoin/interfaces/liquidationengine.md): https://github.com/Into-the-Fathom/fathom-stablecoin-smart-contracts/blob/master/contracts/main/stablecoin-core/LiquidationEngine.sol
- [FlashMintModule](/fxd-stablecoin/interfaces/flashmintmodule.md): https://github.com/Into-the-Fathom/fathom-stablecoin-smart-contracts/blob/master/contracts/main/flash-mint/FlashMintModule.sol
- [PriceFeed](/fxd-stablecoin/interfaces/pricefeed.md): https://github.com/Into-the-Fathom/fathom-stablecoin-smart-contracts/blob/master/contracts/main/price-feeders/CentralizedOraclePriceFeed.sol
- [ShowStopper](/fxd-stablecoin/interfaces/showstopper.md): https://github.com/Into-the-Fathom/fathom-stablecoin-smart-contracts/blob/master/contracts/main/stablecoin-core/ShowStopper.sol
- [StabilityFeeCollector](/fxd-stablecoin/interfaces/stabilityfeecollector.md): https://github.com/Into-the-Fathom/fathom-stablecoin-smart-contracts/blob/master/contracts/main/stablecoin-core/StabilityFeeCollector.sol
- [SystemDebtEngine](/fxd-stablecoin/interfaces/systemdebtengine.md): https://github.com/Into-the-Fathom/fathom-stablecoin-smart-contracts/blob/master/contracts/main/stablecoin-core/SystemDebtEngine.sol
- [AdminControls](/fxd-stablecoin/interfaces/admincontrols.md): https://github.com/Into-the-Fathom/fathom-stablecoin-smart-contracts/blob/master/contracts/main/stablecoin-core/AdminControls.sol
