Added fake btc on terra to tokensToSkip list (#1194)
This commit is contained in:
parent
2e4fed66c1
commit
c0a26dcf74
|
@ -66,7 +66,7 @@ var tokensToSkip = map[string]bool{
|
|||
"0xE389Ac691BD2b0228DAFFfF548fbcE38470373E8": true, // fake WMATIC on poly
|
||||
"0x7e347498dfef39a88099e3e343140ae17cde260e": true, // fake wAVAX on bsc
|
||||
"0x685629e5e99e3959254c4d23cd9097fbaef01fb2": true, // amWeth
|
||||
|
||||
"terra1vpehfldr2u2m2gw38zaryp4tfw7fe2kw2lryjf": true, //fake btc on terra
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue