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 c7f1592f331374c4c004854b9dbd86fbad4731be9be5fbf7441b30082c0a1886
0xc7f1592f331374c4...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #135,:sequence 39,:command (def dummy (deploy (quote (do (defn ^{:callable true} forward-swap! [afn & args] (call #143 (swap! afn args))) (def frozen?) (defn ^{:callable true} upgrade [code] (if frozen? (fail :STATE "Cannot upgrade. The tipper logic has been frozen.") (if (not (parent?)) (fail :TRUST "Not authorised to upgrade") (eval code))))))))}CVX representation of the transaction
Storage Size701Bytes consumed by transaction data
Transaction Result
FieldValueNotes
StatusSUCCESSTransaction executed successfully
Return Value#144Value returned by transaction
Juice Used17600Computational cost in juice units
Fees Paid
            0.076323209
Transaction fees paid in Convex Coins
Memory Used713Memory allocated/deallocated (bytes)
Log Entries (0)

No log entries were generated during transaction execution