Skip to content

Commit

Permalink
Updated 1Inch base URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubham Singhal committed Jul 5, 2023
1 parent d696a57 commit 46873e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion constants/index.js
Original file line number Diff line number Diff line change
@@ -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:{
Expand Down

0 comments on commit 46873e5

Please sign in to comment.