Update index.ts

This commit is contained in:
Moody Salem 2021-02-13 20:03:05 -06:00 committed by GitHub
parent 0b7846ee1d
commit e77fcd21dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -210,5 +210,6 @@ export const BLOCKED_ADDRESSES: string[] = [
'0x7F367cC41522cE07553e823bf3be79A889DEbe1B',
'0xd882cFc20F52f2599D84b8e8D58C7FB62cfE344b',
'0x901bb9583b24D97e995513C6778dc6888AB6870e',
'0xA7e5d5A720f06526557c513402f2e6B5fA20b008'
'0xA7e5d5A720f06526557c513402f2e6B5fA20b008',
'0x8576aCC5C05D6Ce88f4e49bf65BdF0C62F91353C'
]