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 9ba5cd9b92f5c34cca96b1b7579ed085f9f463499e023e45e8af5e41dc2175c9
0x9ba5cd9b92f5c34c...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #135,:sequence 108,:command (call #169 (admin (quote (do (defn ^{:callable true} collect [from artifact] (let [tips (call state (deref-as from)) recipient (get-in tips [artifact :recipient])] (if (not ((lookup (resolve convex.trust) trusted?) recipient *caller*)) (fail :TRUST (str *caller* " is not authorised to collect funds on behalf of " recipient " for tips-state: " tips)) (let [amount (or (get-in tips [artifact :amount]) 0)] (call state (swap! dissoc artifact)) (transfer *caller* amount)))))))))}CVX representation of the transaction
Storage Size876Bytes consumed by transaction data
Transaction Result
FieldValueNotes
StatusSUCCESSTransaction executed successfully
Return Value(fn [from artifact] (let [tips (call* #169/state 0 deref-as %0) recipient (get-in %2 (vector %1 :recipient)) ] (cond (not (((fn [sym] (get (#9/read %0) 0)) convex.trust)/trusted? %3 *caller*)) (fail :TRUST (str *caller* " is not authorised to collect funds on behalf of " %3 " for tips-state: " %2)) (let [amount (cond (get-in %2 (vector %1 :amount)) *result* 0) ] (call* #169/state 0 swap! dissoc %1) (transfer *caller* %4)))))Value returned by transaction
Juice Used28110Computational cost in juice units
Fees Paid
            0.000429100
Transaction fees paid in Convex Coins
Log Entries (0)

No log entries were generated during transaction execution