Replies: 2 comments 1 reply
-
The response of this API is either 502 or 404: Leave me a message if you need the cURLs |
Beta Was this translation helpful? Give feedback.
0 replies
-
I also have this issue, mention it in #7880. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm encountering issues with the Uniswap Trading API (https://trading-api-labs.interface.gateway.uniswap.org/v1/swap) when trying to swap an ERC20 token pair (e.g., WETH -> USDC) on the Sepolia testnet. The API has been consistently throwing HTTP errors recently:
I've identified that the error is thrown at the
SwapTransactionAsync
step when performing aclassicSwap
, but I can't locate the original code of the API service.Can anyone help me with that? Really appreciate it!


Beta Was this translation helpful? Give feedback.
All reactions