Skip to main content
Version: v. 1

Probe compute-address

NAME

probe-compute-address - Compute the contract address from a given nonce and deployer address.

SYNOPSIS

probe 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.

SEE ALSO

probe, probe proof, probe create2