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