token-lists
token-lists copied to clipboard
bug: 1inch url is outdated
https://tokenlists.org/token-list?url=tokens.1inch.eth
no longer works. 1inch has update their url.
- the new base is
https://api.1inch.io/v5.0/1/tokens-list
- 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