Skip to content

Add --fee-stats flag to prism inspect #25

Description

@Emrys02

Add a --fee-stats flag to show detailed breakdown of bid vs charged fees and surge pricing impact.

Context

Understanding costs is important for optimization and troubleshooting "too much fee" errors.

Implementation Guidelines

Key Files: crates/cli/src/commands/inspect.rs.

  • Extract fee meta from the transaction envelope and result.
  • Render a summary of the inclusion fee vs the resource fee.

Expectations

What done looks like: Inspect reports include a "FEE BREAKDOWN" section with detailed costs.

For any question, reach me on Discord: emry_ss

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions