Convex

Convex

Transaction 1 / 1
FieldValueNotes
AddressOrigin address of transaction
Account Key
Identicon for d99f680ad5ae7d8c6c6787f84f673f440c916f61ef08d78f680e9827342327d1
0xd99f680ad5ae7d8c...
Ed25519 public key of the signer
Transaction Hash
Identicon for 1dfcfbdf20fad7d2de08ccd84370e55b9ba00ad706ea73652e616fcf7c604161
0x1dfcfbdf20fad7d2...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #145,:sequence 3,:command (def deposit (deploy (quote (do (def payer nil) (def receiver nil) (def principal 0) (def currency "GBP") (def start-date 0) (def maturity-date 0) (def fixed-rate 0) (def status :created) (defn ^{:callable? true} initialise [p r amt cur sd md rate] (def payer p) (def receiver r) (def principal amt) (def currency cur) (def start-date sd) (def maturity-date md) (def fixed-rate rate) (def status :active) :ok) (defn ^{:callable? true} get-details [] {:payer payer,:currency currency,:start-date start-date,:fixed-rate fixed-rate,:receiver receiver,:principal principal,:maturity-date maturity-date,:status status})))))}CVX representation of the transaction
Storage Size1121Bytes consumed by transaction data
Transaction Result
FieldValueNotes
StatusSUCCESSTransaction executed successfully
Return Value#147Value returned by transaction
Juice Used19955Computational cost in juice units
Fees Paid
            0.002152086
Transaction fees paid in Convex Coins
Memory Used908Memory allocated/deallocated (bytes)
Log Entries (0)

No log entries were generated during transaction execution