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 fc8f16e4adea1f43b0fa8039d4d4afd0bb44901d620915623585013d7a4ab5af
0xfc8f16e4adea1f43...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #135,:sequence 29,:command (call tipper 0 (upgrade (quote (defn ^{:callable true} collect [artifact] (let [recipient (get-in tips [artifact :recipient])] (if ((lookup (resolve convex.trust) trusted?) recipient *caller*) (let [amount (or (get-in tips [artifact :amount]) 0)] (def tips (dissoc tips artifact)) (transfer *caller* amount)) (fail :TRUST "Not authorised to collect funds")))))))}CVX representation of the transaction
Storage Size752Bytes consumed by transaction data
Transaction Result
FieldValueNotes
StatusSUCCESSTransaction executed successfully
Return Value(fn [artifact] (let [recipient (get-in #140/tips (vector %0 :recipient)) ] (cond (((fn [sym] (get (#9/read %0) 0)) convex.trust)/trusted? %1 *caller*) (let [amount (cond (get-in #140/tips (vector %0 :amount)) *result* 0) ] (def tips (dissoc #140/tips %0)) (transfer *caller* %2)) (fail :TRUST "Not authorised to collect funds"))))Value returned by transaction
Juice Used21805Computational cost in juice units
Fees Paid
            0.037001067
Transaction fees paid in Convex Coins
Memory Used417Memory allocated/deallocated (bytes)
Log Entries (0)

No log entries were generated during transaction execution