Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x819c…ab05
Balances ($0.00)
No balances found for "Deployer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20439677 | 3 months ago | | | 0 | 0.0027565280 | |
| 20439676 | 3 months ago | | | 0 | 0.0048980816 | |
| 20439674 | 3 months ago | | | 0 | 0.00088696374 | |
| 20439673 | 3 months ago | | | 0 | 0.0030878226 | |
| 20439671 | 3 months ago | | | 0 | 0.0043785710 | |
| 20439670 | 3 months ago | | | 0 | 0.0041318512 | |
| 20439667 | 3 months ago | | | 0 | 0.0013460168 | |
| 20439666 | 3 months ago | | | 0 | 0.0028284545 | |
| 20439665 | 3 months ago | | | 0 | 0.0036180833 | |
| 20439663 | 3 months ago | | | 0 | 0.0016326471 |
ABI
ABI objects
Getter at block 21175740
authority() view returns (address)
0x819ce86a2256968698c61cd087d09cc108b7ab05
owner() view returns (address)
0x207e804758e28f2b3fd6e4219671b327100b82f8
Read-only
convertNameToBytes32(string name) pure returns (bytes32)
getAddress(string name) view returns (address)
isDeployer(address) view returns (bool)
State-modifying
Events deployContract(string name, bytes creationCode, bytes constructorArgs, uint256 value) returns (address)
setAuthority(address newAuthority)
transferOwnership(address newOwner)
AuthorityUpdated(address indexed user, address indexed newAuthority)
ContractDeployed(string name, address contractAddress, bytes32 creationCodeHash)
OwnershipTransferred(address indexed user, address indexed newOwner)
constructor(address _owner, address _auth)
This contract contains no fallback and receive objects.
Deployer__NotADeployer()