PolygonZkEVMDeployer
Verified contract
Active on
Ethereum with 9 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 "PolygonZkEVMDeployer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20057470 | 5 months ago | | | 0 | 0.0046953686 | |
| 20057467 | 5 months ago | | | 0 | 0.027003809 | |
| 20057466 | 5 months ago | | | 0 | 0.0030209604 | |
| 19930993 | 6 months ago | | | 0 | 0.0068237377 | |
| 19930990 | 6 months ago | | | 0 | 0.039363350 | |
| 19930989 | 6 months ago | | | 0 | 0.0043577491 | |
| 19768107 | 7 months ago | | | 0 | 0.033529994 | |
| 19768104 | 7 months ago | | | 0 | 0.21093029 | |
| 19768103 | 7 months ago | | | 0 | 0.022790976 |
ABI
ABI objects
Getter at block 21190227
owner() view returns (address)
0xb8605297399baeb6628c9e8f5d3e52a056492cfe
Read-only
predictDeterministicAddress(bytes32 salt, bytes32 bytecodeHash) view returns (address)
State-modifying
Events deployDeterministic(uint256 amount, bytes32 salt, bytes initBytecode) payable
deployDeterministicAndCall(uint256 amount, bytes32 salt, bytes initBytecode, bytes dataCall) payable
functionCall(address targetAddress, bytes dataCall, uint256 amount) payable
renounceOwnership()
transferOwnership(address newOwner)
FunctionCall()
NewDeterministicDeployment(address newContractAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.