# coolSlot

Description: coolSlot cheatcode documentation

Note: This document was authored using MDX

  Source: https://github.com/NomicFoundation/hardhat-website/tree/main/src/content/docs/docs/reference/cheatcodes/Environment/cool-slot.mdx

### Signature

```solidity
function coolSlot(address target, bytes32 slot) external;
```

### Description

Utility cheatcode to mark specific storage slot as cold, simulating no prior read.
