AppDirectory
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb48a…3a81
Balances ($0.00)
No balances found for "AppDirectory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6583263 | 6 years ago | | | 0 | 0.00018256800 | |
| 6566892 | 6 years ago | | | 0 | 0.00014820750 | |
| 6566860 | 6 years ago | | | 0 | 0.00014820750 | |
| 6566794 | 6 years ago | | | 0 | 0.00020083950 | |
| 6566781 | 6 years ago | | | 0 | 0.00021570750 |
ABI
ABI objects
Getter at block 21223952
owner() view returns (address)
0x4472a4b8f2194788dbfc717811392e0aa6b30bf5
stdlib() view returns (address)
0xb48af4ee25f73cd714bb3623362cd0683b3e3a81
Read-only
getImplementation(string contractName) view returns (address)
State-modifying
Events renounceOwnership()
setImplementation(string contractName, address implementation)
setStdlib(address _stdlib)
transferOwnership(address _newOwner)
unsetImplementation(string contractName)
ImplementationChanged(string contractName, address implementation)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
StdlibChanged(address newStdlib)
constructor(address _stdlib)
This contract contains no fallback and receive objects.
This contract contains no error objects.