cloud_functions: Added fake Dai Stablecoin on BSC (#1211)

This commit is contained in:
kev1n-peters 2022-05-20 08:03:14 -05:00 committed by GitHub
parent edd5185385
commit a5c7898de9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ var tokensToSkip = map[string]bool{
"0x7e347498dfef39a88099e3e343140ae17cde260e": true, // fake wAVAX on bsc
"0x685629e5e99e3959254c4d23cd9097fbaef01fb2": true, // amWeth
"terra1vpehfldr2u2m2gw38zaryp4tfw7fe2kw2lryjf": true, //fake btc on terra
"0xe9986beb0bcfff418dc4a252904cec370dfb14b8": true, // fake Dai Stablecoin on bsc
}
// init runs during cloud function initialization. So, this will only run during an