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 711427bd932e7a749f77721c699a157227dc524a8d80549a092fcba84e22848e
0x711427bd932e7a74...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #135,:sequence 73,:command (account #154)}CVX representation of the transaction
Storage Size118Bytes consumed by transaction data
Transaction Result
FieldValueNotes
StatusSUCCESSTransaction executed successfully
Return Value{:sequence 0,:key nil,:balance 3,:allowance 0,:holdings nil,:controller nil,:environment {add-amount (fn [artifact amount] (let [tips (call* #154/state 0 deref) sender (:sender (get %2 %0)) ] (cond (not (= *caller* %3)) (fail :TRUST (str *caller* " not authorised to add amount on behalf of " %3)) (not (> %1 0)) (fail :FUNDS "No tip offered!") :else (do (accept %1) (call* #154/state 0 swap! assoc-in (vector %0 :amount) %1) (return "Thanks for the tip!"))))),disabled? false,actor-name "tipper3",add-artifact (fn [artifact] (cond (not %0) (fail :ARGUMENT "Arguments require an artifact") (call* #154/state 0 swap! #8/update %0 merge (hash-map :sender *caller*)))),tip! (fn [tip-map] (let [tips (call* #154/state 0 deref) artifact (:artifact %0) amount (get-in %1 (vector %2 :amount) *offer*) recipient (get-in %1 (vector %2 :recipient) (:recipient %0)) ] (#154/add-artifact %2) (#154/add-recipient %2 %4) (#154/add-amount %2 %3))),state #152,add-recipient (fn [artifact recipient] (cond %1 (let [tips (call* #154/state 0 deref) sender (:sender (get %2 %0)) ] (cond (not (= *caller* %3)) (fail :TRUST (str *caller* " not authorised to add recipient on behalf of " %3)) (not %1) (fail :ARGUMENT "recipient field is nil") :else (call* #154/state 0 swap! assoc-in (vector %0 :recipient) %1))) nil)),tip-state #153,upgrade (fn [code] (cond #154/disabled? (fail :STATE "Administrative access is permenantly disabled.") (cond (not (= *caller* #154/admin)) (fail :TRUST (str *caller* " is not authorised to administrate on behalf of admin " #154/admin)) (eval %0)))),admin #135},:metadata {add-amount {:callable true},add-artifact {:callable true},tip! {:callable true},add-recipient {:callable true},upgrade {:callable true}},:parent nil}Value returned by transaction
Juice Used490Computational cost in juice units
Fees Paid
            0.000014100
Transaction fees paid in Convex Coins
Log Entries (0)

No log entries were generated during transaction execution