Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix (#patch); Balancer Forks; Address QA isssues #2116

Closed
wants to merge 14 commits into from
Prev Previous commit
Next Next commit
Blacklist price outlier
harsh9200 committed May 15, 2023
commit ed2be1ad75fec0d71cefee0ffa9635b7b97bf812
1 change: 1 addition & 0 deletions subgraphs/balancer-forks/src/prices/common/constants.ts
Original file line number Diff line number Diff line change
@@ -58,4 +58,5 @@ export const BLACKLISTED_TOKENS: Address[] = [
Address.fromString("0x37c9be6c81990398e9b87494484afc6a4608c25d"), // Curve.fi Factory Plain Pool: blizz
Address.fromString("0xf72beacc6fd334e14a7ddac25c3ce1eb8a827e10"), // Curve.fi Factory USD Metapool: Defrost H2O
Address.fromString("0xae6aab43c4f3e0cea4ab83752c278f8debaba689"), // dForce
Address.fromString("0x10010078a54396f62c96df8532dc2b4847d47ed3"), // Hundred Finance
];