interface icon indicating copy to clipboard operation
interface copied to clipboard

https://api.uniswap.org/v1/graphql Is there an alternative to this? Or is there a subgraph that corresponds to this?

Open AgwaB opened this issue 2 years ago • 2 comments

I want use this API in my code, but I can't find any detailed information about it.

AgwaB avatar Dec 14 '23 18:12 AgwaB

I'm curious what an alternative to this API is as well. Since this API is based off the subgraph, is there an easy way one could alter the code in this repo to point towards the subgraph instead of this private API?

I checked the deprecated repo here (https://github.com/Uniswap/api-deprecated/tree/master) to possibly try and spin up the API in my own AWS account, but it's very out of date.

jblewnormal avatar Dec 14 '23 23:12 jblewnormal

Hello @jblewnormal @AgwaB, did you eventually find out how to recreate the API endpoint? Cheers, Cocco

coccoinomane avatar Feb 08 '24 17:02 coccoinomane