Skip to content

Commit

Permalink
Blacklist SA Tether
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh9200 committed Sep 27, 2023
1 parent f8921ee commit 2bfc11c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,6 @@
],

"graftEnabled": false,
"subgraphId": "QmXQgGSY16gSWUrP4LEnuwoDvh1rkbPBJyjqrGee5uQEV1",
"subgraphId": "QmZuUXo6EQ6wnHA2L2uZmsppjcnPeWN8GLkj5Jj8ujmThs",
"graftStartBlock": "18162839"
}
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 @@ -61,5 +61,6 @@ export const BLACKLISTED_TOKENS: Address[] = [
Address.fromString("0x10010078a54396f62c96df8532dc2b4847d47ed3"), // Hundred Finance
Address.fromString("0x48fb253446873234f2febbf9bdeaa72d9d387f94"), // Bancor Governance Token (vBNT)
Address.fromString("0x2bbf681cc4eb09218bee85ea2a5d3d13fa40fc0c"), // bb-a-USDT deprecated
Address.fromString("0x48f07301e9e29c3c38a80ae8d9ae771f224f1054"), // South African Tether
Address.fromString("0x616e8bfa43f920657b3497dbf40d6b1a02d4608d"), // Aura BAL
];

0 comments on commit 2bfc11c

Please sign in to comment.