200 | 500 | Api General Error | An unspecified internal server error occurred. |
200 | 1000 | Analysis In Progress | Analysis in progress, retry after 10 seconds. |
200 | 1001 | Simulation Failed | The simulation failed to run or execution reverted. |
200 | 1002 | Missing Token Data | Unable to retrieve token data, verify token details. |
200 | 1003 | Missing Contract Name | Unable to retrieve contract name, verify contract details. |
200 | 1004 | Failed to Analyze | Failed to analyze the address, verify address input. |
200 | 1005 | Missing Chain Risk Data | Failed to retrieve risk data from the specified chain |
200 | 2000 | Input Validation | Bad request, check input parameters. |
200 | 2001 | Contract Type Mismatch | Provided address does not match the expected contract type, verify the address. |
200 | 2002 | Bad RLP Encoding | Bad request, the RLP data provided is invalid |
200 | 2003 | Invalid Wallet Address | The endpoint expects the address to be an EOA or a contract implementing a wallet |
200 | 2004 | Invalid Liquidity Pool Address | The endpoint expects the address to be a contract implementing a liquidity pool |
200 | 2005 | User Configuration Error | The user has to review its API configuration |
200 | 3000 | Bad Request | Bad request, simulation cannot execute - check transaction parameters. |