Pre exec error code

{
    "success": false,
    "data": null,
    "error_code": "Unauthorized",
    "error_msg": "AccessKey status error"
}
error_code
error_msg

UNAUTHORIZED

AccessKey insufficient balance

UNAUTHORIZED

AccessKey not found

UNAUTHORIZED

AccessKey status error

NOT_FOUND

Api path not found

INVALID_PARAM

Param(chain_name) can't be null

INVALID_PARAM

Param(type) value mismatch

INVALID_PARAM

INVALID_PARAM

INVALID_PARAM

Parameter verification error

INVALID_PARAM

Address is not a valid address

CHAIN_NOT_SUPPORT

The current chain is not supported temporarily

SYSTEM_ERROR

System error

SYSTEM_BUSY

The system is busy. Try again later

Last updated