Convex

Convex

Transaction 1 / 1
FieldValueNotes
AddressOrigin address of transaction
Account Key
Identicon for b8e64c63464c047f82a64f193d68c1ad870df36b0c8e6e6d390fc097cb87ff34
0xb8e64c63464c047f...
Ed25519 public key of the signer
Transaction Hash
Identicon for 959a5ae861e8c45ea51d857d8e33b7870b2ac114dfebd03bac96a83b793fecd4
0x959a5ae861e8c45e...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #132,:sequence 113,:command (do (import convex.fungible :as fungible) (import torus.exchange :as torus) (def my-token (deploy ((lookup fungible build-token) {:supply 100000000000}))) ((lookup torus add-liquidity) my-token 20000000000 10000000) {:market ((lookup torus get-market) my-token),:token my-token})}CVX representation of the transaction
Storage Size486Bytes consumed by transaction data
Transaction Result
FieldValueNotes
StatusSUCCESSTransaction executed successfully
Return Value{:market #14302,:token #14301}Value returned by transaction
Juice Used504100Computational cost in juice units
Fees Paid
            0.036722933
Transaction fees paid in Convex Coins
Memory Used11447Memory allocated/deallocated (bytes)
Log Entries (0)

No log entries were generated during transaction execution