Skip to content

Commit

Permalink
chore: update uniswap umee endpoint (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
zarazan authored Oct 13, 2023
1 parent 67b6fa0 commit 204c697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion umee-provider-config/endpoints.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ websocket = "stream.binance.com:9443"

[[provider_endpoints]]
name = "eth-uniswap"
rest = "https://api.studio.thegraph.com/query/46403/unidexer/version/latest"
rest = "http://104.197.233.185:8000/subgraphs/name/ojo-network/unidexer"
websocket = "not supported"

0 comments on commit 204c697

Please sign in to comment.