Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

fix(balancer-v2): Fix Gauge and Reward for Polygon and Arbitrum #416

Merged
merged 1 commit into from
May 10, 2022

Conversation

pwele
Copy link
Contributor

@pwele pwele commented May 10, 2022

Description

The gauge lists was fetched off chain and was not accurate.
Now we are getting the list on chain.
Also added the missing claimable reward on Arbitrum and Polygon gauges

Checklist

How to test?

http://localhost:5001/apps/balancer-v2/positions?groupIds%5B%5D=farm&network=polygon
http://localhost:5001/apps/balancer-v2/positions?groupIds%5B%5D=farm&network=arbitrum

@pwele pwele force-pushed the fix-balancer-v2-gauge-and-reward branch from bd59972 to 877241a Compare May 10, 2022 20:28
@pwele pwele merged commit 206e7b6 into main May 10, 2022
@pwele pwele deleted the fix-balancer-v2-gauge-and-reward branch May 10, 2022 20:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants