status property

int status

The status of a transaction is 1 is successful or 0 if it was reverted.

Only transactions included in blocks post-Byzantium Hard Fork have this property.

Implementation

external int get status;