Closed Abeeujah closed 3 weeks ago
@Abeeujah is attempting to deploy a commit to the LFG Labs Team on Vercel.
A member of the Team first needs to authorize it.
The changes involve the addition of a new entry in the linkMap
object within the utils/defi.ts
file. This entry maps the action "Provide Liquidity" to the URL "https://app.haiko.xyz/positions" specifically for the haiko_solvers
application. The existing functionality of the getRedirectLink
function remains unchanged, ensuring that it continues to operate as before for other applications.
File | Change Summary |
---|---|
utils/defi.ts | Added mapping for "Provide Liquidity" action to "https://app.haiko.xyz/positions" for haiko_solvers . |
Objective | Addressed | Explanation |
---|---|---|
Add working protocol links for liquidity redirection (#[888]) | ✅ |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
starknet-quest | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 23, 2024 10:45am |
Hi @fricoben thanks for pointing it out, Commit History has been linearized.
Bug Fix
Resolves: #888
Haiko Solvers
Providing haiko_solvers in the linkMap resolves the issue of some protocol links not redirecting to liquidity.
Summary by CodeRabbit
New Features
haiko_solvers
application, enhancing user navigation to the relevant section.Bug Fixes