Skip to main content
The inspect command provides a deep dive into the transaction metadata without replaying execution.

Usage

prism inspect <TX_HASH> [FLAGS]

Features

  • Decoded Arguments: See function arguments mapped to their names.
  • Auth Requirements: View which signatures were provided vs. what the contract required.
  • Resource Breakdown: See exact storage footprint and fee consumption.