Create3Deployer
Verified contract
Active on
Base with 24 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Create3Deployer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19068128 | 3 months ago | | | 0 | 0.0000087394517 | |
| 19066549 | 3 months ago | | | 0 | 0.000000060538156178 | |
| 19036061 | 3 months ago | | | 0 | 0.0000019329873 | |
| 19036048 | 3 months ago | | | 0 | 0.0000018149777 | |
| 19035484 | 3 months ago | | | 0 | 0.000000074491751528 | |
| 19035366 | 3 months ago | | | 0 | 0.000011029068 | |
| 19032417 | 3 months ago | | | 0 | 0.000000073035020631 | |
| 13064389 | 7 months ago | | | 0 | 0.0000040108035 | |
| 12984516 | 7 months ago | | | 0 | 0.0000015983500 | |
| 12723979 | 8 months ago | | | 0 | 0.0000061919164 |
ABI
ABI objects
Getter at block 22730575
owner() view returns (address)
0x9ceef06f7042d6ff7f7f0ee4bbca41e4b0989a0b
Read-only
addressOf(bytes32 salt) view returns (address)
State-modifying
Events deploy(bytes32 salt, bytes code) returns (address)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
ErrorCreatingContract()
ErrorCreatingProxy()
TargetAlreadyExists()