| Address | | Origin address of transaction |
| Account Key |  0x7daefe22af88daa3...
| Ed25519 public key of the signer |
| Transaction Hash |  0x7866afbc3c717dce...
| Hash code of the transaction object |
| Type | Invoke | Type of transaction. Most common is 'Invoke' for general purpose execution. |
| Transaction Data | {:origin #134,:sequence 20,:command (do (defn distribute [key amt] (let [a (deploy (quasiquote (do (set-key (unquote key)) (set-controller #11))))] (transfer a amt) a)) (distribute 0x7a033e78d6111f85a42aadc98d17210312b3128aa228f7884ccdea13cbfae1bc 10))} | CVX representation of the transaction |
| Storage Size | 465 | Bytes consumed by transaction data |