| Address | | Origin address of transaction |
| Account Key |  0x7daefe22af88daa3...
| Ed25519 public key of the signer |
| Transaction Hash |  0x81c9d1e4d149cb8f...
| Hash code of the transaction object |
| Type | Invoke | Type of transaction. Most common is 'Invoke' for general purpose execution. |
| Transaction Data | {:origin #133,:sequence 13,:command (do (defn create-accts [] (for [_ (vec (repeat 15 nil))] (deploy (quasiquote (set-controller #11))))) (create-accts))} | CVX representation of the transaction |
| Storage Size | 290 | Bytes consumed by transaction data |