You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/uniswap.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -190,7 +190,7 @@ Configure **Price Handler** service to fetch quotes from Uniswap.
190
190
+ Enter any **Key Name**.
191
191
3. Click **Manage Key** and select **MAINNET** in the **Network Endpoints**. **This connector supports only MAINNET network**.
192
192
4. Copy the **MAINNET** network endpoint.
193
-
5. In the **config.js** (under [uniswap/service folder](https://github.com/epam/TimebaseCryptoConnectors/tree/main/services/uniswap)), pass the **MAINNET** network endpoint as `blockchain_mainnet_node_url` property value.
193
+
5. In the **config.js**, pass the **MAINNET** network endpoint as `blockchain_mainnet_node_url` property value.
0 commit comments