Convex

Convex

Transaction 1 / 1
FieldValueNotes
AddressOrigin address of transaction
Account Key
Identicon for 8223ac5a71f2dfa5e209e26395913119bd6d67e5a82fc75a1ad868d7227296ed
0x8223ac5a71f2dfa5...
Ed25519 public key of the signer
Transaction Hash
Identicon for dd16b2a558e05d277251de56fe91d71a5a447f124add991290f310fe56fdc03e
0xdd16b2a558e05d27...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #14278,:sequence 24,:command (def actor-code (quote (do (def value :initial-value) (defn ^{:callable true} set [v] (set! value v)) (defn ^{:callable true} get [] value))))}CVX representation of the transaction
Storage Size350Bytes consumed by transaction data
Transaction Result
FieldValueNotes
StatusSUCCESSTransaction executed successfully
Return Value(do (def value :initial-value) (defn ^{:callable true} set [v] (set! value v)) (defn ^{:callable true} get [] value))Value returned by transaction
Juice Used555Computational cost in juice units
Fees Paid
            0.000825840
Transaction fees paid in Convex Coins
Memory Used230Memory allocated/deallocated (bytes)
Log Entries (0)

No log entries were generated during transaction execution