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 Fraxtal Testnet Deployment #94

Closed ArchieLenx closed 6 months ago

ArchieLenx commented 6 months ago

Chain Name

Fraxtal Testnet

Chain ID

2522

RPC URL

https://rpc.testnet.frax.com

Block Explorer URL

https://holesky.fraxscan.com

Deployment Funds

Yes

ArchieLenx commented 6 months ago

Wasnt able to get around the EIP155 requirement of the testnet RPC to deploy myself

pcaversaccio commented 6 months ago

@ArchieLenx here we go: https://holesky.fraxscan.com/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed. Will be merged via https://github.com/pcaversaccio/createx/pull/93 (but you can already use it obviously 😄).

ArchieLenx commented 6 months ago

HOW DID YOU GET PAST EIP155

pcaversaccio commented 6 months ago

HOW DID YOU GET PAST EIP155

https://github.com/pcaversaccio/createx/discussions/61#discussioncomment-7937359