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