TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 46 txns
Deployed by via 0x3e6358ed at 19165306
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"

0x316d47722d7965467c48b6d957f020b2a92f506f6257f9ed681125f54e64e0ff
0xe4bd8508ddff703992b5499791339150e66a9913503998185f43b33dfd61f379
0x273500143326d74c874b204670bc0028745177a8501cc5064d3d5b7f2d69d296
0xa63dc70ecaf3ca7e762b02297b5ab372c08c855f83878b3c047ae3d9cd886df0
0xc484a2c1440e0912b579570eeb6c595ef4b4cd5073c46efe9ecd2df34b8cd1ad
0xe4c6237e82d52bb0b91aa065f499aa0274c83e22afd89b5415072b9aa25e7e22
0x0e1a7beb6fd43c9cf442d25491c0d69f8387c65271ae6abff53d05b6074f3840
0x574fb7a7e766ec68f1e13cccc965791580a647144622ec04d63615ddad2d4154
0x0ba4e1dfc9825c56d10b51e4f9e8df5aa51b7533ca441112c5cc988869dcabcc
0x998e12056510ee9d11ced43645a9228b50f7a6f9b42c12f9de1cef07060ea96a

Functions
Getter at block 21219859
ONE_AS_FIXED_POINT_3(view returns (uint16)
1000
getDestination(view returns (address)
0xc9cd8a2176e03099f217cc98fd89db27e839a71d
getPrizePool(view returns (address)
0xcd760e8e1aeb4485268f1c389f20961e803dcf01
getProtocolFeePercentage(view returns (uint16)
0
getProtocolFeeRecipient(view returns (address)
0x0000000000000000000000000000000000000000
getReserve(view returns (address)
0x8e1ad319aedc02e0720a350b78a5e1e1115f6611
manager(view returns (address)
0x1169e2978d88549a796a10f2a13cb6826720f03a
owner(view returns (address)
0xb4ff7e0830f8d2fcf1fa3778754149127c5b6e9b
pendingOwner(view returns (address)
0x18a2fbeb67ebd2f6746ad4cd495c2790daffa608
Read-only

This contract contains no read-only function objects.

State-modifying
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.