| Address | | Origin address of transaction |
| Account Key |  0x8223ac5a71f2dfa5...
| Ed25519 public key of the signer |
| Transaction Hash |  0xdd16b2a558e05d27...
| Hash code of the transaction object |
| Type | Invoke | Type of transaction. Most common is 'Invoke' for general purpose execution. |
| Transaction Data | {:origin #14278,:sequence 24,:command (def actor-code (quote (do (def value :initial-value) (defn ^{:callable true} set [v] (set! value v)) (defn ^{:callable true} get [] value))))} | CVX representation of the transaction |
| Storage Size | 350 | Bytes consumed by transaction data |