Convex

Convex

Transaction 1 / 1
FieldValueNotes
AddressOrigin address of transaction
Account Key
Identicon for 89b5142678bfef7a2245af5ae5b9ab1e10c282b375fa297c5aaeccc48ac97cac
0x89b5142678bfef7a...
Ed25519 public key of the signer
Transaction Hash
Identicon for a295dc281f10944858b87eb412eab35fded80b443dea3ecb499a96a167e2272f
0xa295dc281f109448...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #13,:sequence 3,:command (defn distribute [key amt] (let [a (deploy (quasiquote (do (set-key (unquote key)) (set-controller #11))))] (transfer a amt) a))}CVX representation of the transaction
Storage Size344Bytes consumed by transaction data
Transaction Result
FieldValueNotes
StatusSUCCESSTransaction executed successfully
Return Value(fn [key amt] (let [a (deploy (list do (list set-key %0) (set-controller #11))) ] (transfer %2 %1) %2))Value returned by transaction
Juice Used20450Computational cost in juice units
Fees Paid
            0.000258900
Transaction fees paid in Convex Coins
Memory Used2Memory allocated/deallocated (bytes)
Log Entries (0)

No log entries were generated during transaction execution