Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 627 Bytes

cast-compute-address.md

File metadata and controls

30 lines (16 loc) · 627 Bytes

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

{{#include ../common/rpc-url-option.md}}

{{#include common-options.md}}

SEE ALSO

cast, cast proof, cast create2