Constantsยง
- Stores the caller address to be used as sender account for:
- The cheatcode handler address.
- The contract hash at
CHEATCODE_ADDRESS
. - The default CREATE2 deployer.
- The initcode of the default CREATE2 deployer.
- The address that deploys the default CREATE2 deployer contract.
- The runtime code of the default CREATE2 deployer.
- The Hardhat console address.
- Magic return value returned by the
assume
cheatcode. - Magic return value returned by the
skip
cheatcode. Optionally appended with a reason. - The default test contract address.