CDKValidiumDeployer
Verified contract
Active on
Ethereum with 3 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 "CDKValidiumDeployer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18810961 | a year ago | | | 0 | 0.048014164 | |
| 18810960 | a year ago | | | 0 | 0.22542614 | |
| 18810959 | a year ago | | | 0 | 0.023863756 |
ABI
ABI objects
Getter at block 21272864
owner() view returns (address)
0xa57c2b747193fe3f9cc8bea89103b7d76b8a0c70
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.