routing-api icon indicating copy to clipboard operation
routing-api copied to clipboard

Clarify blocklist reasoning

Open sambacha opened this issue 3 years ago • 0 comments

In the latest update for the blocklist the update includes an entry for

https://github.com/Uniswap/routing-api/commit/b493f3a38e8d38124f3f0ccdd907163805015373#diff-3b254b61721239b3517f6d8212a09403b8231d3852cfe70e2ec73b048fee3155R1109-R1112

      "address": "0x76175599887730786bdA1545D0D7AcE8737fEBB1",
      "name": "ENS DAO",
      "symbol": "ENS",
      "decimals": 18

This is a fake ENS DAO token. The correct token contract is at 0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72.

Can you add clarification that its blocked because its fake, under the keyword values

  "keywords": ["uniswap", "unsupported", "broken"]

Thanks

sambacha avatar Feb 15 '22 05:02 sambacha