-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
This issue is more for design and listing out queries that are needed.
- all basic like ability to get users balances
- ability to get users number of tokens inside of a pool
e.g. currently do get number of tokens in a pool
- get pools
- get prices
convertPoolsToDisplayValues- get the users locked coins
- call function
getUserPools({pools, lockedPools})
instead, if we used a mobx store, we could wrap this all into a single call and it gets cached and we get simplicity and speed
Metadata
Metadata
Assignees
Labels
No labels