PolygonZkEVMDeployer
Verified contract
Active on
Ethereum with 29 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) |
---|---|---|---|---|---|---|---|
| 20419488 | 4 months ago | | | 0 | 0.0053318495 | |
| 20262753 | 4 months ago | | | 0 | 0.0060356477 | |
| 20262750 | 4 months ago | | | 0 | 0.038835530 | |
| 20262749 | 4 months ago | | | 0 | 0.0040622358 | |
| 20262456 | 4 months ago | | | 0 | 0.013683779 | |
| 20262453 | 4 months ago | | | 0 | 0.091845526 | |
| 20262452 | 4 months ago | | | 0 | 0.0097149695 | |
| 20241646 | 4 months ago | | | 0 | 0.0060805788 | |
| 20241643 | 4 months ago | | | 0 | 0.039373037 | |
| 20241642 | 4 months ago | | | 0 | 0.0042416496 |
ABI
ABI objects
Getter at block 21215422
owner() view returns (address)
0x755282884b1c8f5ca52b50e006ba37f925bd4677
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.