| Address | | Origin address of transaction |
| Account Key |  0x5abb7143b3a48328...
| Ed25519 public key of the signer |
| Transaction Hash |  0x649f3aeaf1352e12...
| Hash code of the transaction object |
| Type | Invoke | Type of transaction. Most common is 'Invoke' for general purpose execution. |
| Transaction Data | {:origin #135,:sequence 133,:command (let [gateway (mk-tip-gateway) state (mk-state-actor gateway) tipper-actor (mk-tip-logic state gateway)] (def gateway gateway) (def state state) (def tipper tipper-actor) [gateway state tipper-actor])} | CVX representation of the transaction |
| Storage Size | 425 | Bytes consumed by transaction data |