diff --git a/CHANGELOG.md b/CHANGELOG.md index 21843f5..b6962a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,6 @@ ### 1.0.1 (2022-09-28) - Added support for native coins +### 1.0.2 (2022-07-05) + +- Updated 1Inch base URL diff --git a/constants/index.js b/constants/index.js index 7e0a1e2..382098c 100644 --- a/constants/index.js +++ b/constants/index.js @@ -1,6 +1,6 @@ module.exports ={ supportedChains : ['ethereum', 'polygon', 'bsc' ], - oneInchBaseURL : "https://safle.api.enterprise.1inch.exchange/v4.0", + oneInchBaseURL : "https://api-safle.1inch.io/v5.0", pancakeBaseURL: "https://tokens.pancakeswap.finance/pancakeswap-extended.json", uniswapBaseURL: "https://tokens.uniswap.org/", errorMessages:{