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 Polygon Amoy Testnet Deployment #100

Closed area closed 5 months ago

area commented 6 months ago

Chain Name

Polygon Amoy Testnet

Chain ID

80002

RPC URL

https://rpc-amoy.polygon.technology/

Block Explorer URL

https://www.oklink.com/amoy

Deployment Funds

Yes

pcaversaccio commented 6 months ago

@area any insights if the test network will also be supported via Etherscan & Sourcify?

area commented 6 months ago

None, I'm afraid. I just know what's in the blog post!

pcaversaccio commented 6 months ago

None, I'm afraid. I just know what's in the blog post!

I talked yesterday to the Polygon team and they are working on it. Hopefully in the upcoming days, Etherscan should have a running instance. I will wait for this instance to be up and running so I can deploy & verify it on all block explorers at once and don't have to track it separately. I hope that works for you.

area commented 6 months ago

Makes sense. I'll keep an eye out!

pcaversaccio commented 5 months ago

Ok, Etherscan still hasn't shipped it and thus I decided to deploy now. Here you go: Polygon Sepolia Testnet (Amoy).

Please note that OKLink explorer contract verification API endpoint doesn't allow to remove the metadata hash from the bytecode and thus I can't verify the contract currently.

pcaversaccio commented 5 months ago

UPDATE: Etherscan Amoy is now live and I verified CreateX here. Enjoy!