Sitelet https://hardhat.org/docs/reference/cheatcodes/utilities/prompt-address
Skip to content

promptAddress

function promptAddress(string calldata promptText) external returns (address);

Prompts the user for an address in the terminal.