Create2Factory
Verified contract
Active on
Ethereum with 1 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "Create2Factory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17494020 | a year ago | | | 0 | 0.0037478134 |
ABI
ABI objects
Getter at block 21246785
init() view returns (address)
0x25688636cec6ce0f1434b1e7dd0a223f3f258336
Read-only
computeAddress(address creator, bytes userSalt, bytes32 bytecodeHash) view returns (address)
computeProxyAddress(address creator, bytes userSalt) view returns (address)
State-modifying
Events create2(bytes userSalt, bytes bytecode) payable returns (address)
create2Proxy(bytes userSalt, address impl, bytes call) payable returns (address)
Created(address addr)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.