ImmutableCreate2Factory
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ImmutableCreate2Factory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19088371 | 9 months ago | | | 0 | 0.079454428 | |
| 19088270 | 9 months ago | | | 0 | 0.079454428 | |
| 19088220 | 9 months ago | | | 0 | 0.0088034600 | |
| 19070684 | 10 months ago | | | 0 | 0.071687836 | |
| 19070683 | 10 months ago | | | 0 | 0.068691536 | |
| 18278050 | a year ago | | | 0 | 0.031136469 | |
| 18272761 | a year ago | | | 0 | 0.021078651 | |
| 18272758 | a year ago | | | 0 | 0.015618007 | |
| 18272691 | a year ago | | | 0 | 0.026419565 | |
| 18272668 | a year ago | | | 0 | 0.019869339 |
ABI
ABI objects
Getter at block 21157352
This contract contains no getter function objects.
Read-only
findCreate2Address(bytes32 salt, bytes initCode) view returns (address deploymentAddress)
findCreate2AddressViaHash(bytes32 salt, bytes32 initCodeHash) view returns (address deploymentAddress)
hasBeenDeployed(address deploymentAddress) view returns (bool)
State-modifying
Events safeCreate2(bytes32 salt, bytes initializationCode) payable returns (address deploymentAddress)
safeCreate2AndTransfer(bytes32 salt, bytes initializationCode) payable returns (address deploymentAddress)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.