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 e25cd24cfabc912bd6a3a6cb4aaa4d417d3e33748d0b032de00ede9b080f14c2
0xe25cd24cfabc912b...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #132,:sequence 98,:command (do (import convex.fungible :as fungible) (import torus.exchange :as torus) (def my-token (deploy ((lookup fungible build-token) {:supply 420420000000}))) (call my-token (transfer *address* 210210000000)) ((lookup torus add-liquidity) my-token 210210000000 1000000000) {:market ((lookup torus get-market) my-token),:token my-token})}CVX representation of the transaction
Storage Size533Bytes 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.001661540
Transaction fees paid in Convex Coins
Stack Trace["In core function: call*" "In expression: (call* #132/my-token 0 transfer *address* 210210000000)"]Stack trace for error location
Log Entries (0)

No log entries were generated during transaction execution