Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd2cc…06e3
0x9cc4…531c
Balances ($0.00)
No balances found for "PackagedApp"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10536336 | 4 years ago | | | 0 | 0.0031461150 | |
| 10531819 | 4 years ago | | | 0 | 0.0017220840 | |
| 6583240 | 6 years ago | | | 0 | 0.00015280000 | |
| 6566864 | 6 years ago | | | 0 | 0.00018177750 | |
| 6566821 | 6 years ago | | | 0 | 0.0033229935 |
ABI
ABI objects
Getter at block 21223488
factory() view returns (address)
0xd2cc122942b4424c466ad062cfce27a64ca506e3
owner() view returns (address)
0x4eeaba74d7f51fe3202d7963eff61d2e7e166cba
package() view returns (address)
0x9cc4ad2b9b84c08b8e73c7dc8f5853861c3f531c
version() view returns (string)
0.1.0
Read-only
getImplementation(string contractName) view returns (address)
getProxyAdmin(address proxy) view returns (address)
getProxyImplementation(address proxy) view returns (address)
State-modifying
Events changeProxyAdmin(address proxy, address newAdmin)
create(string contractName) returns (address)
createAndCall(string contractName, bytes data) payable returns (address)
renounceOwnership()
setVersion(string newVersion)
transferOwnership(address _newOwner)
upgrade(address proxy, string contractName)
upgradeAndCall(address proxy, string contractName, bytes data) payable
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _package, string _version, address _factory)
This contract contains no fallback and receive objects.
This contract contains no error objects.