lfglabs-dev / starknet.quest

The on-chain quest tool of Starknet
https://starknet.quest
33 stars 121 forks source link

Some protocol links in earn which redirects to Liquidity are not working ! #888

Closed revengexd closed 3 weeks ago

revengexd commented 4 weeks ago

Details : https://www.loom.com/share/be453d8f9005412b980092a55dc7e6ca?sid=c462f38c-c145-40f6-a2b7-08ae0e9f8656

Abeeujah commented 4 weeks ago

Hi, I would love to work on resolving this.

fricoben commented 3 weeks ago

You need to add

  haiko_solvers: {
    "Provide Liquidity": "https://app.haiko.xyz/positions",
  },

to the defi.ts file in the const linkMap

fricoben commented 3 weeks ago

I assigned you @Abeeujah

Abeeujah commented 3 weeks ago

Okay, Thank you @fricoben will get that done, tested and make a Pull Request once I confirm that sorts it.