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.
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.