ConstAddressDeployer
Verified contract
Active on
Ethereum with 84 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "ConstAddressDeployer"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21055763 | 14 days ago | | | 0 | 0.018647188 | |
| 20867172 | a month ago | | | 0 | 0.023306430 | |
| 20121807 | 5 months ago | | | 0 | 0.0023686914 | |
| 20061504 | 5 months ago | | | 0 | 0.0042468719 | |
| 20061503 | 5 months ago | | | 0 | 0.028595901 | |
| 20024020 | 5 months ago | | | 0 | 0.013560359 | |
| 20016042 | 5 months ago | | | 0 | 0.018865165 | |
| 20003048 | 5 months ago | | | 0 | 0.0079831271 | |
| 19885103 | 6 months ago | | | 0 | 0.0028193785 | |
| 19885060 | 6 months ago | | | 0 | 0.021189960 |
ABI
ABI objects
Getter at block 21157669
This contract contains no getter function objects.
Read-only
deployedAddress(bytes bytecode, address sender, bytes32 salt) view returns (address deployedAddress_)
State-modifying
Events deploy(bytes bytecode, bytes32 salt) returns (address deployedAddress_)
deployAndInit(bytes bytecode, bytes32 salt, bytes init) returns (address deployedAddress_)
Deployed(bytes32 indexed bytecodeHash, bytes32 indexed salt, address indexed deployedAddress)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
EmptyBytecode()
FailedDeploy()
FailedInit()