Skip to content

Commit

Permalink
blacklist bancor token
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh9200 committed Sep 14, 2023
1 parent dc46c91 commit 2bf1e60
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
}
],

"graftEnabled": true,
"subgraphId": "QmfBbAH6h8Jp4zc6ryQcimKCrqNpG5iUYCvwVqpZg5uFRE",
"graftStartBlock": "16742579"
"graftEnabled": false,
"subgraphId": "QmYTxXAbZq9d98gfUiDv9WAigM9KToiyHFpDtMpasQyTpA",
"graftStartBlock": "18066560"
}
1 change: 1 addition & 0 deletions subgraphs/balancer-forks/src/prices/common/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ export const BLACKLISTED_TOKENS: Address[] = [
Address.fromString("0xf72beacc6fd334e14a7ddac25c3ce1eb8a827e10"), // Curve.fi Factory USD Metapool: Defrost H2O
Address.fromString("0xae6aab43c4f3e0cea4ab83752c278f8debaba689"), // dForce
Address.fromString("0x10010078a54396f62c96df8532dc2b4847d47ed3"), // Hundred Finance
Address.fromString("0x48fb253446873234f2febbf9bdeaa72d9d387f94"), // Bancor Governance Token (vBNT)
];

0 comments on commit 2bf1e60

Please sign in to comment.