Uniswap / token-lists

📚 The Token Lists specification
https://tokenlists.org
MIT License
1.45k stars 988 forks source link

bug: 1inch url is outdated #715

Open Ninjagod1251 opened 3 months ago

Ninjagod1251 commented 3 months ago

https://tokenlists.org/token-list?url=tokens.1inch.eth no longer works. 1inch has update their url.

  1. the new base is https://api.1inch.io/v5.0/1/tokens-list
  2. you also might need a auth token to authorize the url, check out the
    curl -X GET \
      "https://api.1inch.dev/token/v1.2/1/token-list

    on the swagger integrate for tokenlist