PrizeFlush

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x9937e5c3 at 17093070
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 "PrizeFlush"

No transactions found for "PrizeFlush"


Functions
Getter at block 21209078
ONE_AS_FIXED_POINT_3(view returns (uint16)
1000
getDestination(view returns (address)
0x0000000000000000000000000000000000000000
getPrizePool(view returns (address)
0x0000000000000000000000000000000000000000
getProtocolFeePercentage(view returns (uint16)
0
getProtocolFeeRecipient(view returns (address)
0x0000000000000000000000000000000000000000
getReserve(view returns (address)
0x0000000000000000000000000000000000000000
manager(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
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
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.