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 f2a4abd80e0415ef9bee83f7147bbea23f1b08f8ddd807ee63ddfde7af540751
0xf2a4abd80e0415ef...
Hash code of the transaction object
TypeInvokeType of transaction. Most common is 'Invoke' for general purpose execution.
Transaction Data{:origin #132,:sequence 99,: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) (transfer my-token 210210000000) {:market ((lookup torus get-market) my-token),:token my-token})}CVX representation of the transaction
Storage Size514Bytes consumed by transaction data
Transaction Result
FieldValueNotes
StatusERRORTransaction failed with error
Error Message"Insufficient funds in account [#132] required=210210000000"Error message from failed transaction
Error Code:FUNDSInsufficient funds to perform the operation
Juice Used504410Computational cost in juice units
Fees Paid
            0.005132500
Transaction fees paid in Convex Coins
Stack Trace["In core function: transfer" "In expression: (transfer #132/my-token 210210000000)"]Stack trace for error location
Log Entries (0)

No log entries were generated during transaction execution