Skip to content

Estimate Gas

This problem occurs when the gas estimation fails.

Your client application did everything correctly. Unfortunately our API encountered a condition that resulted in this problem.

Type URITitleStatus
https://docs.sushi.com/api/errors/estimate-gasEstimate Gas Error422
Example of an estimate-gas problem details:
{
  "type": "https://docs.sushi.com/api/errors/estimate-gas",
  "title": "Estimate Gas Error",
  "details": "string",
  "status": 422,
  "code": "422-02"
}