Convex

Convex

Transaction 1 / 1
FieldValueNotes
AddressOrigin address of transaction
Account Key
Identicon for 1d27a9b2db24171ee2df662166854a31181728e77ab80de97e228e7e42c7e841
0x1d27a9b2db24171e...
Ed25519 public key of the signer
Transaction Hash
Identicon for db6d9f6157fedb780933cf82351995da1a06917edf4c4c2926d35fced51d90ad
0xdb6d9f6157fedb78...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #138,:sequence 1,: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#139Value returned by transaction
Juice Used19955Computational cost in juice units
Fees Paid
            0.002156319
Transaction fees paid in Convex Coins
Memory Used909Memory allocated/deallocated (bytes)
Log Entries (0)

No log entries were generated during transaction execution