This file tracks all production and testnet deployments of the ΞTHΛURΛ contracts.
P256AccountFactory
- Address:
0x705a2d8560b9d4B6c1f3ac742D2875E239fcEEd9 - Transaction:
0x346b70ba18ed659fecba962144a324e52aa150f32a0482d6e6091dd67f8d0241 - Block: 9449645
- Deployer:
0x18ee4c040568238643c07e7afd6c53efc196d26b - Gas Used: 1,887,613
- Verified: ✅ View on Etherscan
- EntryPoint:
0x0000000071727De22E5E9d8BAf0edAc6f37da032(v0.7)
P256AccountFactory (Old - Deprecated)
- Address:
0x8d8cCBb7E5Bf6De92862cBC89490b11B79c2Ba1E - Status: Deprecated - Use latest deployment above
- Verified: ✅ View on Etherscan
No mainnet deployments yet
- All deployments use EntryPoint v0.7:
0x0000000071727De22E5E9d8BAf0edAc6f37da032 - Compiler: Solc 0.8.23
- Optimizer: Enabled (1,000,000 runs)
- EVM Version: Cancun
forge script script/Deploy.s.sol:DeployScript \
--rpc-url sepolia \
--broadcast \
--verifyforge verify-contract \
--chain sepolia \
--watch \
<CONTRACT_ADDRESS> \
src/P256AccountFactory.sol:P256AccountFactory \
--constructor-args <CONSTRUCTOR_ARGS>