Skip to content

Factory contract for easily deploying contracts to the same address on multiple chains, using CREATE3.

Notifications You must be signed in to change notification settings

darwinia-network/create3-deploy

Repository files navigation

Create3 Factory

Factory contract for easily deploying contracts to the same address on multiple chains, using CREATE3.

This repo was inspired from https://github.com/zeframlou/create3-factory

Using CREATE2 factory to deploy CREATE3 factory contract gets the same address on any EVM-based blockchain.

Address

CREATE3Factory:
 Address: 0x0000000000C76fe1798a428F60b27c6724e03408
 Salt:    0xbdfe2ef43e1e3ce6492866175ab332d54a06ed033ec746975e32aa0c45dbbce0

Support Chains

  • arbitrum
  • blast
  • crab
  • darwinia
  • ethereum
  • polygon
  • mantle
  • optimism
  • base
  • scroll
  • bsc
  • gnosis
  • avalanche
  • astar-zkevm
  • linea
  • zircuit

About

Factory contract for easily deploying contracts to the same address on multiple chains, using CREATE3.

Resources

Stars

Watchers

Forks

Packages

No packages published