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 61a1cbb645012ddbfcee42c609d8e6e53745a6e78eb39709c881a02e9d1283cb
0x61a1cbb645012ddb...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #135,:sequence 89,:command (call #163 (admin (quote (do (defn ^{:callable true} collect [artifact] (let [tips (call state (deref)) 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 Size861Bytes consumed by transaction data
Transaction Result
FieldValueNotes
StatusSUCCESSTransaction executed successfully
Return Value(fn [artifact] (let [tips (call* #163/state 0 deref) recipient (get-in %1 (vector %0 :recipient)) ] (cond (not (((fn [sym] (get (#9/read %0) 0)) convex.trust)/trusted? %2 *caller*)) (fail :TRUST (str *caller* " is not authorised to collect funds on behalf of " %2 " for tips-state: " %1)) (let [amount (cond (get-in %1 (vector %0 :amount)) *result* 0) ] (call* #163/state 0 swap! dissoc %0) (transfer *caller* %3)))))Value returned by transaction
Juice Used27940Computational cost in juice units
Fees Paid
            0.002653113
Transaction fees paid in Convex Coins
Memory Used23Memory allocated/deallocated (bytes)
Log Entries (0)

No log entries were generated during transaction execution