Convex

Convex

Transaction 1 / 1
FieldValueNotes
AddressOrigin address of transaction
Account Key
Identicon for b8e64c63464c047f82a64f193d68c1ad870df36b0c8e6e6d390fc097cb87ff34
0xb8e64c63464c047f...
Ed25519 public key of the signer
Transaction Hash
Identicon for dece6bb8cc53dfe3fd91b84a87f604f011ab507be7731dfdfc6e984c0a222bcc
0xdece6bb8cc53dfe3...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #132,:sequence 101,:command (do (import convex.fungible :as fungible) (import torus.exchange :as torus) (def my-token (deploy ((lookup fungible build-token) {:supply 420420000000}))) ((lookup torus add-liquidity) my-token 210210000000 1000000000) {:market ((lookup torus get-market) my-token),:token my-token})}CVX representation of the transaction
Storage Size486Bytes consumed by transaction data
Transaction Result
FieldValueNotes
StatusSUCCESSTransaction executed successfully
Return Value{:market #14300,:token #14299}Value returned by transaction
Juice Used504100Computational cost in juice units
Fees Paid
            0.036676696
Transaction fees paid in Convex Coins
Memory Used11449Memory allocated/deallocated (bytes)
Log Entries (0)

No log entries were generated during transaction execution