token-lists icon indicating copy to clipboard operation
token-lists copied to clipboard

bug: 1inch url is outdated

Open Ninjagod1251 opened this issue 5 months ago • 0 comments

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

Ninjagod1251 avatar Aug 26 '24 22:08 Ninjagod1251