Create3Deployer
Verified contract
Active on
Base with 67 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "Create3Deployer"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22695493 | a day ago | | | 0 | 0.0000014566028 | |
| 22695258 | a day ago | | | 0 | 0.0000014704909 | |
| 22694519 | a day ago | | | 0 | 0.0000013622926 | |
| 22445646 | 7 days ago | | | 0 | 0.0000014728552 | |
| 22354334 | 9 days ago | | | 0 | 0.000016544046 | |
| 22350387 | 9 days ago | | | 0 | 0.000016545353 | |
| 22349774 | 9 days ago | | | 0 | 0.0000037867984 | |
| 22145158 | 14 days ago | | | 0 | 0.000011819343 | |
| 22140984 | 14 days ago | | | 0 | 0.000022889480 | |
| 22091823 | 15 days ago | | | 0 | 0.000011631369 |
ABI
ABI objects
Getter at block 22736990
This contract contains no getter function objects.
Read-only
deployedAddress(bytes bytecode, address sender, bytes32 salt) view returns (address)
State-modifying
Events deploy(bytes bytecode, bytes32 salt) payable returns (address deployedAddress_)
deployAndInit(bytes bytecode, bytes32 salt, bytes init) payable returns (address deployedAddress_)
Deployed(address indexed deployedAddress, address indexed sender, bytes32 indexed salt, bytes32 bytecodeHash)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
AlreadyDeployed()
DeployFailed()
DeployInitFailed()
EmptyBytecode()
NativeTransferFailed()