Moving from https://github.com/foundry-rs/foundry/issues/6048 ### Describe the feature you would like We have this information, we're just not displaying it currently. Something like `Contract::func(a: 0x1234, b: "")`. Maybe enabled only at higher verbosities. ### Additional context Required refactors have been done: https://github.com/foundry-rs/foundry/pull/5986 + https://github.com/foundry-rs/foundry/pull/5998