pcaversaccio / createx

Factory smart contract to make easier and safer usage of the `CREATE` and `CREATE2` EVM opcodes as well as of `CREATE3`-based (i.e. without an initcode factor) contract creations.
https://createx.rocks
GNU Affero General Public License v3.0
303 stars 18 forks source link

➕ Add DOS Chain Test and Main Network Deployments #91

Closed JOY closed 6 months ago

JOY commented 6 months ago

Chain Name

DOS Chain

Chain ID

7979

RPC URL

https://main.doschain.com

Block Explorer URL

https://doscan.io

Deployment Funds

No

pcaversaccio commented 6 months ago

@JOY can you please quickly answer the following question: Is DOS Chain fully EVM-compatible?

Can you please send 0.3 DOS to the deployer address 0xeD456e05CaAb11d66C4c797dD6c1D6f9A7F352b5?

Also, I saw you have a test network. Do you also want CreateX to be deployed there (usually I deploy also on test networks)? If yes, please also send 0.3 ETH to the above deployer address on your test network.

JOY commented 6 months ago

Hi @pcaversaccio Yes, it is an Avalanche subnet, so it is fully EVM-compatible. I assume that you are talking about 0.3 DOS, not ETH, so I send both on mainnet and testnet of DOS to that wallet.

Thank you for your support.

pcaversaccio commented 6 months ago

Hi @pcaversaccio Yes, it is an Avalanche subnet, so it is fully EVM-compatible. I assume that you are talking about 0.3 DOS, not ETH, so I send both on mainnet and testnet of DOS to that wallet.

Thank you for your support.

Deployed (and verified on all running block explorers, including routescan). See https://github.com/pcaversaccio/createx/pull/93 for the details. Thanks for funding the deployments!