Launch a New Market.
Choose allowlisted tokens, an approved oracle template, and a source rail, then generate the exact payload before broadcast.
Catal market creation stays permissionless, but this page narrows the decision surface the same way Morpho narrows market creation to approved building blocks. Tokens and oracle templates come from allowlists, while the market creator still chooses the exact collateral rail and source contracts.
Onchain, the core still enforces enabled IRMs and LLTV. The builder simply makes those constraints visible before you submit.
Fork-ready deployment currently used by the live Catal cbBTC / WETH market.
Can be submitted onchain immediately on the local Base fork.
Approved oracle template for a stable-quoted ETH market.
Deploy a ChainlinkRatioOracle instance for this pair before calling configurePairWithSources.
Approved oracle template for BTC / stable LP markets.
A deployed ChainlinkRatioOracle address is required before market creation can be broadcast.
Approved oracle template for LST / ETH pricing.
Use after deploying a dedicated ChainlinkRatioOracle instance on Base.
Approved template for Aerodrome-governance LP rails.
Keep this in template mode until the production oracle deployment is published.
Approved template for Pancake-governance LP rails.
Requires a deployed ChainlinkRatioOracle instance and matching valuator before creation.