TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 84 txns
Deployed by via 0xa28e4cfb at 17093071
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"

0xe4d2c3b1a05c9c8e910387b6f9e08faa8397d8598bc990509f652166fe9c7f7c
0xc7268c768afd2bc03ee351fb252cd3a7ae4babf2662c0e9e01140f99c9e41d16
0x2e1c851a135940db0599017a2be59800f172f30e0534b46901f9313af27304d8
0x96925674eb1989d52604283c28445a219e90915b61fb17de78c90810fc3063f0
0x07e05d811094b22ebb964b553245bd1a62f8185e1fe572f965238fb7fcf9e701
0x8af681ed55aefe2be0b3653a7d8e9c4717b31aba35d0c9a55fcd9327511953c7
0xcb5035ef502951338c95bdb1a2dc6671a701a07a6fd1a17b8c45dc81610ba4b0
0xffc6a517cd4b8d8c4d4526a4603dbbb8bd929afea9d9d8fc58346b4701a0c8fd
0xaff32e774fd0cbaa8002464ff02cdeacb1cae0f66cf3138c9e4273a982ed0e41
0xed492e3803ddb9d84c23ab3c7c73342db5b76fac0f3da75e23b2892a6cefe9c5

Functions
Getter at block 21209078
ONE_AS_FIXED_POINT_3(view returns (uint16)
1000
getDestination(view returns (address)
0x29fad02bca7f038de2c3e5a169a1aa018770c184
getPrizePool(view returns (address)
0x82d24dd5041a3eb942cca68b319f1fda9eb0c604
getProtocolFeePercentage(view returns (uint16)
0
getProtocolFeeRecipient(view returns (address)
0x0000000000000000000000000000000000000000
getReserve(view returns (address)
0x7f49f7863eb7fb1edeab445063da111808475d17
manager(view returns (address)
0x1169e2978d88549a796a10f2a13cb6826720f03a
owner(view returns (address)
0x18a2fbeb67ebd2f6746ad4cd495c2790daffa608
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
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(
flush(returns (bool)
initialize(address _owneraddress _destinationaddress _reserveaddress _prizePool
renounceOwnership(
setDestination(address _destinationreturns (address)
setManager(address _newManagerreturns (bool)
setPrizePool(address _prizePoolreturns (address)
setProtocolFeePercentage(uint16 _protocolFeePercentagereturns (uint16)
setProtocolFeeRecipient(address _protocolFeeRecipientreturns (address)
setReserve(address _reservereturns (address)
transferOwnership(address _newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Deployed(address indexed destinationaddress indexed reserve
DestinationSet(address destination
Distributed(uint256 totalPrizeCaptured
Flushed(address indexed destinationuint256 amount
Initialized(uint8 version
ManagerTransferred(address indexed previousManageraddress indexed newManager
OwnershipOffered(address indexed pendingOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PrizeAwarded(address indexed useruint256 prizeAwardedaddress indexed token
PrizePoolSet(address prizePool
ProtocolFeeRecipientSet(address protocolFeeRecipient
ProtocolPercentageSet(uint16 protocolFeePercentage
ReserveSet(address reserve
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.