Transaction Result
| Field | Value | Notes |
|---|---|---|
| Status | ERROR | Transaction failed with error |
| Error Message | "Out of juice!" | Error message from failed transaction |
| Error Code | :JUICE | Transaction ran out of available juice (computational resources) |
| Field | Value | Notes |
|---|---|---|
| Address | Origin address of transaction | |
| Account Key | | Ed25519 public key of the signer |
| Transaction Hash | | Hash code of the transaction object |
| Type | Invoke | Type of transaction. Most common is 'Invoke' for general purpose execution. |
| Transaction Data | {:origin #214,:sequence 1,:command (set-controller #132)} | CVX representation of the transaction |
| Storage Size | 125 | Bytes consumed by transaction data |
| Field | Value | Notes |
|---|---|---|
| Status | ERROR | Transaction failed with error |
| Error Message | "Out of juice!" | Error message from failed transaction |
| Error Code | :JUICE | Transaction ran out of available juice (computational resources) |
No log entries were generated during transaction execution