### Component Forge ### Describe the feature you would like follow up of https://github.com/foundry-rs/foundry/pull/9435 / https://github.com/foundry-rs/foundry/issues/2846 see https://github.com/foundry-rs/foundry/pull/9435#issuecomment-2516104800 Tenderly sample https://api.tenderly.co/api/v1/public-contract/1/trace/0x7abecacd8b1a54db8f0835a5c82edfab96ff922a41d2faa914c339e3e9319b43 - add Foundry contract name / artifact (along current label) - add nonce diffs - add sol type / storage labels and decode state diff (by using storage layout) - add `vm.getStateDiffStruct` cheatcode that returns an array of structs to facilitate introspection directly in solidity ### Additional context _No response_