Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4df6…53b7
Balances ($0.00)
No balances found for "Deployer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21279100 | 2 days ago | | | 0 | 0.0034533341 | |
| 21238974 | 8 days ago | | | 0 | 0.024276138 | |
| 21173015 | 17 days ago | | | 0 | 0.0076734172 | |
| 21119977 | 24 days ago | | | 0 | 0.0079389128 | |
| 21119977 | 24 days ago | | | 0 | 0.0039314134 | |
| 21119977 | 24 days ago | | | 0 | 0.0082186593 | |
| 21119977 | 24 days ago | | | 0 | 0.0065995494 | |
| 21119977 | 24 days ago | | | 0 | 0.0070090563 | |
| 21119977 | 24 days ago | | | 0 | 0.0065896300 | |
| 21119977 | 24 days ago | | | 0 | 0.0025332683 |
ABI
ABI objects
Getter at block 21292971
authority() view returns (address)
0x4df6b73328b639073db150c4584196c4d97053b7
owner() view returns (address)
0x0463e60c7ce10e57911ab7bd1667eaa21de3e79b
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()