interface
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?
I want use this API in my code, but I can't find any detailed information about it.
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.
Hello @jblewnormal @AgwaB, did you eventually find out how to recreate the API endpoint? Cheers, Cocco