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 4b88c67ca07a06e9d7f85debee45ac8872a4211ec245a9324bb884545a06bae3
0x4b88c67ca07a06e9...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #132,:sequence 90,:command (do (import convex.fungible :as fungible) (import torus.exchange :as torus) (def my-token (deploy ((lookup fungible build-token) {:supply 45000000000000}))) (call my-token (transfer *address* 44500000000000)) ((lookup torus add-liquidity) my-token 500000000000 500000000) {:market ((lookup torus get-market) my-token),:token my-token})}CVX representation of the transaction
Storage Size535Bytes consumed by transaction data
Transaction Result
FieldValueNotes
StatusERRORTransaction failed with error
Error Message"Account #14299 does not define Symbol: transfer"Error message from failed transaction
Error Code:STATEOperation failed due to invalid state - check pre-conditions
Juice Used156934Computational cost in juice units
Fees Paid
            0.001661940
Transaction fees paid in Convex Coins
Stack Trace["In core function: call*" "In expression: (call* #132/my-token 0 transfer *address* 44500000000000)"]Stack trace for error location
Log Entries (0)

No log entries were generated during transaction execution