Skip to main content

One doc tagged with "evm"

View All Tags

CREATE, CREATE2, and CREATE3

In production practice, when deploying contracts across multiple chains, there is always a desire for them to have the same address. This article will summarize the method of contract address generation on Ethereum and some existing tools, and explain possible application scenarios.