Community market proposals
Anyone can propose a market. Two reviewers approve its exact contents before a separate lending release.
In this chapter
Open proposals, reviewed lending activation
Projects can prepare a proposal without membership or a listing payment. The first proposal format targets Morpho markets. A wallet signature identifies the submitting account; it does not prove that account controls the token project.
The proposal contains the collateral and loan contracts, collateral type, oracle, interest rate model, liquidation threshold, requested exposure limits, liquidity plan, liquidation plan and evidence URL. Popularity is not a substitute for reliable pricing or executable liquidation depth. An LP token needs a review of the underlying assets, withdrawal mechanics and valuation. This format accepts fungible ERC-20 collateral; a nonfungible Uniswap position requires a separately reviewed wrapper or vault and cannot be deposited directly.
The app can download a local draft even when the backend is not configured. A draft is not submitted. Signed submissions require the configured service and persistent PostgreSQL storage, and return an immutable proposal identifier.
What both administrators approve
The identifier hashes a canonical proposal together with the submitting wallet and chain identity. Each administrator signs an approval for that identifier after reviewing the complete contents. Edits create a different proposal and cannot inherit approvals. The same administrator cannot satisfy both approvals.
Review signatures, timestamps and changes of decision are recorded in PostgreSQL. Either administrator can revoke their own review. A change to the configured reviewer set invalidates the previous set’s reviews for release status. This is offchain review evidence, not an onchain governance transaction or an independent audit.
Owners can retrieve their own proposals; configured administrators can retrieve the latest review queue. Requests use expiring one-use wallet signatures. There is no public directory of unreviewed submissions, and submitted evidence links are not fetched automatically.
Review does not activate a lending market
Two reviews mark the proposal reviewed for release. They do not deploy contracts, enroll collateral, change a transaction manifest, seed liquidity, set financial parameters or enable borrowing. The release operator must verify those steps separately and record the approved configuration.
Morpho market creation uses five immutable parameters. It is permissionless at the underlying protocol, subject to enabled interest rate models and liquidation thresholds. Serevin’s listing policy controls the Serevin interface; it cannot prevent anyone using Morpho elsewhere.
Requested supply and borrow caps in the proposal are review conditions. Morpho Blue has no native per-market exposure-cap setting. A cap needs an enforceable vault or adapter design before it can be represented as a guarantee. Serevin’s own isolated-market contracts have separately controlled exposure caps.
A stock-token pair may be tradable without being suitable or transferable as lending collateral. Trading hours, issuer permissions, freezes, corporate actions and price sources must be reviewed for the exact asset. Launchpad liquidity does not supply the separate cash lenders need.
The live SVRN spot market
The owner launched SVRN on Long with an SVRN/AI pair on 8 September 2026 Eastern Time. The canonical contract, creation transaction and pool are recorded in the SVRN chapter. An additional SVRN/ETH market would use the same token and requires separate liquidity.
The quote asset is Artificial Inu, a separate volatile token. Pairing with it gives no redemption right against its stock-token holdings. The launch receipt and fee registry identify Serevin’s treasury as a beneficiary. Automatic fee collection, conversion and allocation are not enabled by that registration.
SVRN/AI is featured as a spot market, separately from the five reviewed Morpho lending markets. Adding this market to the interface does not authorize SVRN or AI as collateral. A lending proposal still needs both administrator reviews, a verified oracle, approved risk settings and separate lender funding.