diff --git a/.env.development b/.env.development index 590d158c5..a72450334 100644 --- a/.env.development +++ b/.env.development @@ -7,4 +7,5 @@ REACT_APP_SOCKET_API_KEY=72a5b4b0-e727-48be-8aa1-5da9d62fe635 # Default to chrome. Reference:node_modules/react-dev-utils/openBrowser.js # BROWSER=Brave Browser REACT_APP_STACKLY_DESIGN_VERSION=old -REACT_APP_SHOW_STACKLY_POPUP=true \ No newline at end of file +REACT_APP_SHOW_STACKLY_POPUP=true +REACT_APP_WALLET_CONNECT_ID=47ba8ad6d35c9c9087a75b35360c4b3a \ No newline at end of file diff --git a/.env.production b/.env.production index 9f27f0962..ab979b219 100644 --- a/.env.production +++ b/.env.production @@ -3,3 +3,4 @@ REACT_APP_FATHOM_SITE_SCRIPT_URL=https://gold-stunning.swapr.site/script.js REACT_APP_STACKLY_DESIGN_VERSION=old REACT_APP_SHOW_STACKLY_POPUP=true REACT_APP_SOCKET_API_KEY=0b353e78-04e1-41ef-8bf3-61453e2ad1da +REACT_APP_WALLET_CONNECT_ID=47ba8ad6d35c9c9087a75b35360c4b3a diff --git a/package.json b/package.json index 6ba2fa623..878d23a6c 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@reduxjs/toolkit": "^1.9.5", "@swapr/core": "^0.3.19", "@swapr/periphery": "^0.3.22", - "@swapr/sdk": "1.9.1", + "@swapr/sdk": "SwaprHQ/swapr-sdk#feat/swa-96-add-support-for-native-usdc-in-optimism", "@tanstack/react-query": "4.24.6", "@uniswap/token-lists": "^1.0.0-beta.27", "@uniswap/v3-periphery": "1.4.1", diff --git a/public/index.html b/public/index.html index c53866a3f..ad991f048 100644 --- a/public/index.html +++ b/public/index.html @@ -24,10 +24,10 @@ - +