> ## Documentation Index
> Fetch the complete documentation index at: https://prism-ddf93e61.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# prism inspect

> View full transaction context including arguments, auth, and fees.

The `inspect` command provides a deep dive into the transaction metadata without replaying execution.

## Usage

```bash theme={null}
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.
