Sitelet https://hardhat.org/docs/reference/cheatcodes/state-snapshots/snapshot
Skip to content

snapshot

function snapshot() external returns (uint256 snapshotId);

snapshot is being deprecated in favor of snapshotState. It will be removed in future versions.