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 "Deployer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19164491 | 10 months ago | | | 0 | 0.020566980 | |
| 19164400 | 10 months ago | | | 0 | 0.020584980 | |
| 19163570 | 10 months ago | | | 0 | 0.025420075 | |
| 19163569 | 10 months ago | | | 0 | 0.046929950 | |
| 19151211 | 10 months ago | | | 0 | 0.030074500 | |
| 19151207 | 10 months ago | | | 0 | 0.030584875 | |
| 19151201 | 10 months ago | | | 0 | 0.030579688 | |
| 19151194 | 10 months ago | | | 0 | 0.030585175 | |
| 19151156 | 10 months ago | | | 0 | 0.029413080 | |
| 19146534 | 10 months ago | | | 0 | 0.036701850 |
ABI
ABI objects
Getter at block 21317835
owner() view returns (address)
0x552aca1343a6383af32ce1b7c7b1b47959f7ad90
Read-only
convertNameToBytes32(string name) pure returns (bytes32)
getAddress(string name) view returns (address)
isDeployer(address) view returns (bool)
State-modifying
Events adjustDeployer(address _deployer, bool _state)
deployContract(string name, bytes creationCode, bytes constructorArgs, uint256 value) returns (address)
transferOwnership(address newOwner)
ContractDeployed(string name, address contractAddress, bytes32 creationCodeHash)
OwnershipTransferred(address indexed user, address indexed newOwner)
constructor(address _owner, address[] _deployers)
This contract contains no fallback and receive objects.
Deployer__NotADeployer()