blacklist fake sushi from TVL calc

This commit is contained in:
justinschuldt 2022-04-28 07:04:40 -05:00 committed by Justin Schuldt
parent 4ae277f264
commit c5c30ab076
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ var tokensToSkip = map[string]bool{
"0x5Cb89Ac06F34f73B1A6b8000CEb0AfBc97d58B6b": true,
"0xd9F0446AedadCf16A12692E02FA26C617FA4D217": true,
"0xD7b41531456b636641F7e867eC77120441D1E1E8": true,
"0x9f607027b69f6e123bc3bd56a686b735fa75f30a": true,
}
// init runs during cloud function initialization. So, this will only run during an