Skip to content

Conversation

0xAlunara
Copy link
Collaborator

Depends on #1423

Honestly the feature was already supported with #1423 where we decided to use the useMintMarket hook, which also maps controller addresses to mint market templates.

This PR basically just renames some variables such that it's more consistent with lending markets. And it changes the URL for mint market rows in the llamalend markets table.

Copy link

vercel bot commented Sep 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
curve-dapp Ready Ready Preview Comment Sep 24, 2025 1:02am
curve-dapp-storybook Ready Ready Preview Comment Sep 24, 2025 1:02am

component: CreateLoan,
head: ({ params }) => ({
meta: [{ title: `Create - ${params.collateralId} - Curve` }],
meta: [{ title: `Create - ${params.market} - Curve` }],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we'll need to fix the title in a separate task

@DanielSchiavini DanielSchiavini merged commit fc7f25d into refactor/collateral-zustand-to-tanstack Sep 24, 2025
13 checks passed
@DanielSchiavini DanielSchiavini deleted the refactor/mint-market-address-url branch September 24, 2025 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants