| Address | | Origin address of transaction |
| Account Key |  0xb8e64c63464c047f...
| Ed25519 public key of the signer |
| Transaction Hash |  0xa9dc964696cf7b5c...
| Hash code of the transaction object |
| Type | Invoke | Type of transaction. Most common is 'Invoke' for general purpose execution. |
| Transaction Data | {:origin #132,:sequence 69,:command (do (import convex.fungible :as fungible) (import torus.exchange :as torus) (def vortex-test (deploy ((lookup fungible build-token) {:supply 50}))) ((lookup torus add-liquidity) vortex-test 10 1000000000))} | CVX representation of the transaction |
| Storage Size | 416 | Bytes consumed by transaction data |