DeterministicDeployerAndCaller
Verified contract
Active on
Base with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "DeterministicDeployerAndCaller"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19385692 | 3 months ago | | | 0 | 0.0000036506534 | |
| 19346957 | 3 months ago | | | 0 | 0.0000039558532 | |
| 18702916 | 3 months ago | | | 0 | 0.0000033774763 | |
| 17918252 | 4 months ago | | | 0 | 8.5470828e-7 | |
| 17918252 | 4 months ago | | | 0 | 0.0000045654830 |
ABI
ABI objects
Getter at block 22734666
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=DeterministicDeployerAndCaller, version=1, chainId=8453, verifyingContract=0x813f62e6b808aac8c36868898f84a3e944378d83, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
proxyConstructorArgs() view returns (bytes)
0x000000000000000000000000a2ff0c98a2abe7fb612971573013ae3c0e15f9c6
proxyShim() view returns (address)
0xa2ff0c98a2abe7fb612971573013ae3c0e15f9c6
Read-only
hashDigest(bytes32 salt, bytes code, bytes postCreateCall) view returns (bytes32)
proxyCreationCode(bytes proxyCode) view returns (bytes)
State-modifying
Events permitSafeCreate2AndCall(bytes signature, bytes32 salt, bytes code, bytes postCreateCall, address _expectedAddress) payable returns (address)
safeCreate2AndCall(bytes32 salt, bytes code, bytes postCreateCall, address _expectedAddress) payable returns (address)
EIP712DomainChanged()
constructor()
This contract contains no fallback and receive objects.
CallFailed(bytes returnData)
Create2EmptyBytecode()
Create2FailedDeployment()
Create2InsufficientBalance(uint256 balance, uint256 needed)
ECDSAInvalidSignature()
ECDSAInvalidSignatureLength(uint256 length)
ECDSAInvalidSignatureS(bytes32 s)
FactoryProxyAddressMismatch(address expected, address actual)
InvalidSalt(address signer, bytes32 salt)
InvalidShortString()
StringTooLong(string str)