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 50762b56d6e8c72741492dbf2bfc003362ddecf9fdd30b207fb02817c7982489
0x50762b56d6e8c727...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #132,:sequence 100,: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) (call my-token (transfer *address* 210210000000)) {: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 Used506445Computational cost in juice units
Fees Paid
            0.005156650
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