foundry-rs / foundry-rs/foundry
forge inspect <chain> <address>
Open
Cmd-forge-inspect
T-feature
- Dominant language
- Rust
- Stars
- 10.6k
- Forks
- 2.6k
- Avg merge
- 18h 20m
- Merged PRs (30d)
- 510
Description
### Component
Forge
### Describe the feature you would like
It would be great if forge would allow passing a chain and address on the inspect command.
### Additional context
For upgradability we rely on forge to diff storage layouts.
This works fine, just currently it's a bit cumbersome as we always have to fist download the contract before we can the `inspect`. Would be great if foundry just supported this natively in a single command.
Contributor guide
Assessment
This issue has not been assessed yet.