cast compute-address
NAME
cast-compute-address - Compute the contract address from a given nonce and deployer address.
SYNOPSIS
cast compute-address [options] address
DESCRIPTION
Compute the contract address from a given nonce and deployer address.
OPTIONS
Compute Options
--nonce nonce
    The nonce of the account. Defaults to the latest nonce, fetched from the RPC.
RPC Options
--rpc-url url
    The RPC endpoint. Accepts a URL or an existing alias in the [rpc_endpoints] table, like mainnet.
    Environment: ETH_RPC_URL
Common Options
-h
--help
    Prints help information.