OwnedUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 2 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
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 "OwnedUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11035724 | 4 years ago | | | 0 | 0.0014425920 | |
| 11035388 | 4 years ago | | | 0 | 0.16856434 |
ABI
ABI objects
Getter at block 21314311
implementation() view returns (address impl)
0x4eb82f80858e6974307458b057b875bf3f23c4a0
proxyOwner() view returns (address owner)
0x16763f192d529b420f33b699dc72f39f16620717
dAppLocker() view returns (address)
0x12d7053efc680ba6671f8cb96d1421d906ce3de2
dAppToken() view returns (address)
0x72f020f8f3e8fd9382705723cd26380f8d0c66bb
masterAddress() view returns (address)
0x0000000000000000000000000000000000000000
masterInitialised() view returns (bool)
true
Read-only
allContractNames(uint256) view returns (bytes2)
contractAddress(bytes2) view returns (address)
contractsActive(address) view returns (bool)
getLatestAddress(bytes2 _contractName) view returns (address)
isAuthorizedToGovern(address _toCheck) view returns (bool)
isInternal(address _address) view returns (bool)
whitelistedSponsor(address) view returns (bool)
State-modifying
Events transferProxyOwnership(address _newOwner)
upgradeTo(address _implementation)
addNewContract(bytes2 _contractName, address _contractAddress)
initiateMaster(address[] _implementations, address _token, address _defaultAddress, address _marketUtiliy, address[] _configParams, address _vesting)
upgradeMultipleImplementations(bytes2[] _contractNames, address[] _contractAddresses)
whitelistSponsor(address _address)
ProxyOwnershipTransferred(address previousOwner, address newOwner)
Upgraded(address indexed implementation)
constructor(address _implementation)
fallback()
This contract contains no error objects.