This contract is being backfilled. You may encounter incomplete storage history.

TransparentUpgradeableProxy

Verified contract

Proxy

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

No balances found for "TransparentUpgradeableProxy"

0x5345323ff894b0d281f8ffbc4d77a9cb45de07961053dd486eb396b28f20f777
0x1125fc4b0f8f570acbeb6ae57efb4e2de7711f66420bfba6669b333a81ee4141
0x26b0f0ab0e5149ea74050890e2788345ce4948f6bb4a0bc259f22b77e4262322
0x02b11b41e5c8de56d5caa7b84fd9188a9718ebddf7e1c9c8515898d20a3a5e77
0x060312f8d67ff8715b2c5b7059811f33e068ecd312af01df9e4343d64b0e02c6
0x108335c3c083c0fb816ebb04977f64b52a994a662e856e193d7188a94fbe847a
0x9a18a32eeb6762d59a6e92d277f98a7945d46f4f4033119a89a8f1d75af6c012
0xd312909c10533fc16e9bc56c7d291fd655c7aa6a7b69a1ae49e02ad7a378abc0
0x4ec4bdfcc1518ee2e39acfd4a803142d3cf2d46d0d3b8ed467530f30c1fa6126
0x8486a9be7a6b2eeca62b3122db4e67384b98e13bb331d4af5ba83dd44a8798ad

Functions
Getter at block 20896019
manager(view returns (address)
0x1169e2978d88549a796a10f2a13cb6826720f03a
owner(view returns (address)
0x18a2fbeb67ebd2f6746ad4cd495c2790daffa608
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
prizeDistributionFactory(view returns (address)
0xca7b938dcc1240cb2c669d678f0815e1ef6d5e6b
timelock(view returns (address)
0x0dcbe33aeb17d1c0e188e4ea0b316e2251ebd8f4
Read-only

This contract contains no read-only function objects.

State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
claimOwnership(
initialize(address _owneraddress _prizeDistributionFactoryaddress _timelock
push(struct IDrawBeaconDraw _drawuint256 _totalNetworkTicketSupply
renounceOwnership(
setManager(address _newManagerreturns (bool)
transferOwnership(address _newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Deployed(address indexed prizeDistributionFactoryaddress indexed timelock
DrawLockedAndTotalNetworkTicketSupplyPushed(uint32 indexed drawIdstruct IDrawBeaconDraw drawuint256 totalNetworkTicketSupply
Initialized(uint8 version
ManagerTransferred(address indexed previousManageraddress indexed newManager
OwnershipOffered(address indexed pendingOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.