Error Handling and Recovery
HTTP Status Codes
Code
Meaning
Error Response Format
{
"error": {
"message": "description of the error"
}
}{
"error": {
"code": "NOT_SMART_ACCOUNT",
"message": "Address has no deployed code — not a smart account"
}
}Recovery Endpoints
Field
Type
Description
Field
Type
Description
Last updated

