Price check for phishing coin

The ERC20 price API says this coin is worth $0.17, but the coin is a phishing scam and does not appear on Quickswap’s picker. How do I filter out this stuff?

https://deep-index.moralis.io/api/v2/erc20/0xe4fb1bb8423417a460286b0ed44b64e104c5fae5/price?chain=polygon

{
  "nativePrice": {
    "value": "36720011367188",
    "decimals": 18,
    "name": "Matic Token",
    "symbol": "MATIC"
  },
  "usdPrice": 0.1736872213104512,
  "exchangeAddress": "0x5757371414417b8C6CAad45bAeF941aBc7d3Ab32",
  "exchangeName": "Quickswap"
}

I don’t know exactly how could you filter it out. If it has a price it means that it has a liquidity pool.

Yea our API fetches everything from the Blockchain

We don’t keep a list of phishing coins

It’s up to you to filter that in your app

Maybe you can download the filter list from pancake and use it in your app

I could not find the liquidity pool on QuickSwap. I don’t think there is one for this coin. Where did the API get the data from?

https://info.quickswap.exchange/token/0xe4fb1bb8423417a460286b0ed44b64e104c5fae5