Comment on page
Error Codes
You can find error codes with descriptions on this page
0
TVM terminated successfully-2
TVM terminated successfully: alternative code-3
Stack underflow-4
Stack overflow-5
Integer overflow-6
Range check error-7
Invalid opcode-8
Type check error-9
Cell overflow-10
Cell underflow-11
Dictionary error-12
Unknown error-13
Fatal error-14
Out of gas: the contract is either low on gas, or its limit is exceeded32
Action list invalid33
Too many actions34
Unsupported action35
Invalid source address36
Invalid destination address37
Too low balance to send outbound message (37) at action38
Too low extra to send outbound message (38) at action39
Message does not fit in buffer40
Message too large41
Library not found42
Library delete errorLast modified 8mo ago