PWNDeployer
Verified contract
Active on
Ethereum with 1 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 "PWNDeployer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17030544 | 2 years ago | | | 0 | 0.00060406961 |
ABI
ABI objects
Getter at block 21292874
owner() view returns (address)
0x42cad20c964067f8e8b5c3e13fd0aa3c20a964c4
Read-only
computeAddress(bytes32 salt, bytes32 bytecodeHash) view returns (address)
State-modifying
Events deploy(bytes32 salt, bytes bytecode) returns (address)
deployAndTransferOwnership(bytes32 salt, address owner, bytes bytecode) returns (address deployedContract)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.