Convex

Convex

Transaction 1 / 1
FieldValueNotes
AddressOrigin address of transaction
Account Key
Identicon for 5abb7143b3a48328300f99c5e0e711f829ce4bba8be328a40de2e410b2496d38
0x5abb7143b3a48328...
Ed25519 public key of the signer
Transaction Hash
Identicon for b780b3f2577e1db2974558cddef9231523589ee0eb75f4e978da2b5a9c818ed4
0xb780b3f2577e1db2...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #135,:sequence 83,:command (let [s (mk-state-actor *address*) state (mk-tip-state *address* s) tipper (mk-tipper *address* state)] (def tipper4 tipper) [s state tipper])}CVX representation of the transaction
Storage Size362Bytes consumed by transaction data
Transaction Result
FieldValueNotes
StatusERRORTransaction failed with error
Error Message"original-caller"Error message from failed transaction
Error Code:UNDECLAREDAccessed an undeclared symbol
Juice Used23920Computational cost in juice units
Fees Paid
            0.000297200
Transaction fees paid in Convex Coins
Stack Trace["Compiling:(unquote original-caller)" "Compiling:(def original-caller (unquote original-caller))" "Compiling:(do (def actor-name \"state\") (def state {}) (def ^{:callable true} swap! (fn [afn & args] (let [user-key *caller*] (def state (assoc state user-key (apply afn (get state user-key {}) args)))))) (def ^{:callable true} deref (fn [] (get state *caller* {}))) (def disabled? false) (def original-caller (unquote original-caller)) (def admin-account *caller*) (def ^{:callable true} admin (fn [code] (cond disbled? (fail :STATE \"Administrative access is permenantly disabled.\") (cond (not (= *caller* admin-account)) (fail :TRUST (str *caller* \" is not authorised to administrate on behalf of parent \" admin-account)) (eval code))))))" "In core function: compile" "In core function: deploy" "In expression: (deploy (do (def actor-name \"state\") (def state {}) (defn ^{:callable true} swap! [afn & args] (let [user-key *caller*] (def state (assoc state user-key (apply afn (get state user-key {}) args))))) (defn ^{:callable true} deref [] (get state *caller* {})) (def disabled? false) (def original-caller (unquote original-caller)) (def admin-account *caller*) (defn ^{:callable true} admin [code] (if disbled? (fail :STATE \"Administrative access is permenantly disabled.\") (if (not (= *caller* admin-account)) (fail :TRUST (str *caller* \" is not authorised to administrate on behalf of parent \" admin-account)) (eval code))))))" "In expression: (#135/mk-state-actor *address*)"]Stack trace for error location
Log Entries (0)

No log entries were generated during transaction execution