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 588ab225beee586a78cb5488bab0feb85c9ed8e6242c9b1d3e7a3f81f6d208e2
0x588ab225beee586a...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #14278,:sequence 18,:command (do (def friends #{}) (defn add-friend [friend] (set! friends (conj friends (address friend)))) (defn un-friend [enemy] (set! friends (disj friends (address enemy)))) (add-friend #67) (add-friend #70) friends => #{#70,#67})}CVX representation of the transaction
Storage Size439Bytes 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 Used14070Computational cost in juice units
Fees Paid
            0.000214100
Transaction fees paid in Convex Coins
Stack Trace[]Stack trace for error location
Log Entries (0)

No log entries were generated during transaction execution