TheGame icon indicating copy to clipboard operation
TheGame copied to clipboard

[Quests] Use pSEED subgraph for creating quests

Open pacoccino opened this issue 3 years ago • 2 comments

The backend handler for creating quests is currently reading on-chain for getting pSEED balances.

We should replace this and use the sub-graph from @dan13ram

pacoccino avatar Mar 04 '21 14:03 pacoccino

packages/backend/src/handlers/actions/quests/createQuest/permissions.ts

dan13ram avatar Jan 05 '22 15:01 dan13ram

Added a new issue for Polygon pSEED https://github.com/MetaFam/TheGame/issues/1021

dan13ram avatar Jan 05 '22 15:01 dan13ram

You mentioned changing the amount needed for creating quests in the recent PR @dysbulic Was this also changed?

peth-yursick avatar Oct 12 '22 09:10 peth-yursick

I am pretty sure we did this. The pSEED value in Hasura is coming from Polygon.

dysbulic avatar Jan 18 '23 03:01 dysbulic