Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat: Add graphql tx history, add net earnings (#143)
* Add Vesu pools (#75) (#76) * Integrated Vesu.xyz protocol * updated PR * updated PR * updated vesu name in list * updated vesu name in list * fixed the comments in the review * vesu: clean integration * vesu: add in list --------- Co-authored-by: Ugo-X <[email protected]> * Add tx history (#78) * Add GraphQL tx history (#77) * feat: use STRKFarm Graphql API to show tx history * add console.log statements for debugging * modify graphql query * fix: fix apollo client * refac: modify graphgl query * feat: implement function to get tx history using graphql * feat: show tx history in Strategy page * fix: fix linting issue * feat: implement function to get strategy address --------- Co-authored-by: Mystic <[email protected]> Co-authored-by: Gift-Naomi <[email protected]> * fix tx toast update delay, add earnings info, cleaned tx component --------- Co-authored-by: Mystic <[email protected]> Co-authored-by: Gift-Naomi <[email protected]> --------- Co-authored-by: Ugo-X <[email protected]> Co-authored-by: Mystic <[email protected]> Co-authored-by: Gift-Naomi <[email protected]>
- Loading branch information