Skip to content

Commit

Permalink
update uniswap endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
zarazan committed Sep 12, 2023
1 parent 2201d78 commit 44fe098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ojo-provider-config/endpoints.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,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 44fe098

Please sign in to comment.