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) |
---|---|---|---|---|---|---|---|
| 2360435 | a year ago | | | 0 | 0.00027095102 |
ABI
ABI objects
Getter at block 23052165
init() view returns (address)
0xc7031770e3e93ecee5679288fa9c7927b84ef8d0
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.