AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 784 txns
Deployed by via 0x3c5f0628 at 10933991
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "AdminUpgradeabilityProxy"

0xde3d756d678819ac092562afc741157568c76c956ebe3e584ab56545711dfdc8
0x62c8345f20583ee1945dddd100a394818da02fde88b07ee2e316863031213abf
0x773893dd681557aab1319f812ea4e1400eb3fb3eb43124285f0cf77652cc9bcb
0x4825ffb4b85427c014a1090f917829c8b67883387f91e4fea67f70a3020b2538
0x9d7fde699e83087a696381d5ceebd06cbf1127c0689c0a2e75159e200720ab2d
0xfe2909403a96697121d78cf3c1a711525e3e3150e337dc74902090b792b2e68b
0x7a6b17fddd4e791e8f18b76915cd825054f5d29fc58ffabba1b664ac2186b6e4
0x5e31581b4f9cd57de03a489be429397dd53b0378e066910d85f4459c726ee6f5
0xdeae1340fa6f457dd3cefd2defe608716d3dddcf3e8ce497c5d6dbfc1aafcab3
0xbe46b60069fe86fd7bdfe0a3fff2113f36a61293b79f8ab26d1e98b812116d33

Functions
Getter at block 21285105
isOwner(view returns (bool)
false
minimumProviders(view returns (uint256)
1
owner(view returns (address)
0xab8bf2758d0b3c46684ee05e55c298e3c4f6dbd5
providersSize(view returns (uint256)
1
reportDelaySec(view returns (uint256)
3600
reportExpirationTimeSec(view returns (uint256)
216000
Read-only
providerReports(addressuint256view returns (uint256 timestampuint256 payload)
providers(uint256view returns (address)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addProvider(address provider
getData(returns (uint256bool)
initialize(address owner_uint256 reportExpirationTimeSec_uint256 reportDelaySec_uint256 minimumProviders_
initialize(address sender
purgeReports(
pushReport(uint256 payload
removeProvider(address provider
renounceOwnership(
setMinimumProviders(uint256 minimumProviders_
setReportDelaySec(uint256 reportDelaySec_
setReportExpirationTimeSec(uint256 reportExpirationTimeSec_
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProviderAdded(address provider
ProviderRemoved(address provider
ProviderReportPushed(address indexed provideruint256 payloaduint256 timestamp
ReportTimestampOutOfRange(address provider
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
Errors

This contract contains no error objects.