Error Codes
Last updated
Last updated
You can find error codes with descriptions on this page
0
TVM terminated successfully
1
TVM terminated successfully: alternative code
2
Stack underflow
3
Stack overflow
4
Integer overflow
5
Range check error
6
Invalid opcode
7
Type check error
8
Cell overflow
9
Cell underflow
10
Dictionary error
11
Unknown error
12
Fatal error
-14
Out of gas: the contract is either low on gas, or its limit is exceeded
17
Execution timeout: the transaction execution time limit for the Virtual Machine has been reached.
32
Action list invalid
33
Too many actions
34
Unsupported action
35
Invalid source address
36
Invalid destination address
37
Too low balance to send outbound message (37) at action
38
Too low extra to send outbound message (38) at action
39
Message does not fit in buffer
40
Message too large
41
Library not found
42
Library delete error