Sushi API gives 502 errors all time #243
-
|
I've tried to use the Sushi API to get swap, but it gives me 502 erro all time: https://docs.sushi.com/api/swagger I've tried to use the Sushi SDK to get swap, but it gives me the same error (code below): https://docs.sushi.com/sdk/swap So I've tried to interact directly with the Red Snwapper, but I don't know what to pass in the executor (maybe the Router Processor address?) and executorData: https://docs.sushi.com/contracts/red-snwapper Anyone could help me to integrate my swap software to SushiSwap? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 12 replies
-
|
There si no support into this shit protocol leave this it is better for everyone |
Beta Was this translation helpful? Give feedback.
-
|
@matthewlilley We need at least one testnet for...tests, right? Why I'll do real swaps with real coins to just test a proof of concept code? I'm not afraid of gas fees, but the coins itself. I sent the code that I'm using in the first message. I'm using the Sushi SDK. Do you need the entire project folder with package.json and etc? I can upload and send if necessary. And about the Red Snwapper, my second option, I didn't understand what pass in the executor and executorData params, the function is very different than Uniswap and PancakeSwap, the dexes that I'm more experienced to integrate with via smart contracts. |
Beta Was this translation helpful? Give feedback.
@luiztools sepolia is live on production API, let me know if you have any issues