UniswapV4DeployerCompetition

Verified contract

Active on Ethereum with 109 txns
Deployed by via 0x7c62ebc7 at 21144578
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "UniswapV4DeployerCompetition"

0xe42e743f5c2679a792a3d47cca3f1683c608d15945ab4717641a162f83bc96d3
0xd4fa23b65a08cb5a21041caad6d748c0775129b86505907b26d3a7fe66a3d08b
0x3f09091bbe09908c64b380e5d7666d8e87ee8aa6f4690358f620821330c41fdf
0x0c3cae2dce82a2a3481b4cd07fe860035beada538980d74a3efa53ed1fe9c9de
From
0xe27ca7bf8dc320f8aff1828772621dec54e3f9d055d65bb94dd5c80236ccc102
From
0x9484d49bf71b8655121a5c72c9fd812641748b2ec796c5530dadf5320d1f1ad4
0x2ac85b2d5339e0c038bbe0b3a042b96b458a3b50aa67d3e76940a28422d68fff
0x074a6c52334b59ac3e93ba371bff32ac305557214fef3858c53a68a142c657d6
0x5da3814fe7dc4cc763ed7041d7201445c53850e21bab6734c07f5700e3bd6d4c
0xa339bbd40d7455afd62c4625b1e0aed7fcb428abd089608a913bae5f62513191

Functions
Getter at block 21290038
bestAddress(view returns (address)
0x000000000004444c5dc75cb358380d2e3de08a90
bestAddressSalt(view returns (bytes32)
0x72bed203c9a5eff37e1f55be91f742def6e0e5c7bd40398de517b6047b87ee78
bestAddressSubmitter(view returns (address)
0x72bed203c9a5eff37e1f55be91f742def6e0e5c7
competitionDeadline(view returns (uint256)
1733115599
deployer(view returns (address)
0x6b93e3bb9c0780c0f9042346ffc379530a5882c1
exclusiveDeployDeadline(view returns (uint256)
1738385999
initCodeHash(view returns (bytes32)
0x94d114296a5af85c1fd2dc039cdaa32f1ed4b0fe0868f02d888bfc91feb645d9
Read-only

This contract contains no read-only function objects.

State-modifying
deploy(bytes bytecode
updateBestAddress(bytes32 salt
Events
NewAddressFound(address indexed bestAddressaddress indexed submitteruint256 score
Constructor
constructor(bytes32 _initCodeHashuint256 _competitionDeadlineaddress _exclusiveDeployeruint256 _exclusiveDeployLength
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CompetitionNotOver(uint256 currentTimeuint256 deadline
CompetitionOver(uint256 currentTimeuint256 deadline
Create2EmptyBytecode(
Create2FailedDeployment(
Create2InsufficientBalance(uint256 balanceuint256 needed
InvalidBytecode(
InvalidSender(bytes32 saltaddress sender
NotAllowedToDeploy(address senderaddress deployer
WorseAddress(address newAddressaddress bestAddressuint256 newScoreuint256 bestScore