cast compute-address

名称

cast-compute-address - 从给定的 nonce 和部署者地址计算合约地址。

简介

cast compute-address [options] address

描述

从给定的 nonce 和部署者地址计算合约地址。

可选

Compute 选项

--nonce nonce
    账户的 nonce。 默认为从 RPC 获取最新的 nonce。

RPC 选项

--rpc-url url
    RPC 端点。接受一个 URL 或[rpc_endpoints] 表中的现有别名,如 mainnet。     环境变量:ETH_RPC_URL

Common 选项

-h
--help
    输出帮助信息。

请参阅

cast, cast proof, cast create2