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 8eb21a8d3bd0d1d0550959aa18f456aee94f6d5834cff7671d9e14d6be999bbe
0x8eb21a8d3bd0d1d0...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #14278,:sequence 23,:command (do (def actor-code (quote (do (def value :initial-value) (defn ^{:callable true} set [v] (set! value v)) (defn ^{:callable true} get [] value)))) (def act (deploy actor-code)) (call act (get)) => :initial-value (call act (set :new-value)) (call act (get)) => :new-value)}CVX representation of the transaction
Storage Size592Bytes consumed by transaction data
Transaction Result
FieldValueNotes
StatusERRORTransaction failed with error
Error Message"=>"Error message from failed transaction
Error Code:UNDECLAREDAccessed an undeclared symbol
Juice Used20215Computational cost in juice units
Fees Paid
            0.000306150
Transaction fees paid in Convex Coins
Stack Trace[]Stack trace for error location
Log Entries (0)

No log entries were generated during transaction execution