BronzeRaffle

Verified contract

Active on Ethereum with 108 txns
Deployed by via 0xaa22fdbd at 4999021
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
Native
Value $89.52
0x6778b511a4a61bf66ffa16f821652cd315a24b290da0c5fa3e340a81a1a58d34
0x39500cb5a46115b429403d56f32116c27a89b0d56bde768d1291714a139d7dab
0xa71886ccd0a2f0b009ae2cc233edb243744ccce4e3d47a1e2c2cd9bc7c9c0cb9
0x0c5db29b1dc887ff3f9e03b0d1e8c6dfb19c3a9a4e787d551659aa99567d04e5
0xd4af5b470a8d55713f113dfaabeea045343b8db09b66c5aad145f547c9750ab6
0x8b15501200765126b68f43c631b90e5904825cbc08248da093d0c1e0a13c3f7f
0x66e11d5d6a1003d11be482d5cf700782bbc614fa1221f0c6ffff78140441b085
0xfe3993b22904b3e2440f3886253e422b721b5eda008d3f416210a63680bcb6b3
0xf7e298d95418c64a79d3d8d91098a6ae9d13369b0ede7dd5f18022f8cd06eef8
0xb71a4681e7ad8110aac1137ecdd171b2f6447964e2ba0f405cffa40cc4f96f51

Functions
Getter at block 21293463
drawTicketCount(view returns (uint256)
15
fee(view returns (uint256)
5000000000000000
gameId(view returns (uint256)
5422809
getJackpot(view returns (uint256)
17500000000000000
getProjectedJackpot(view returns (uint256)
265000000000000000
getTicketHolderCount(view returns (uint256)
1
isActive(view returns (bool)
true
owner(view returns (address)
0x9ffc7dc18320ba388852456209ca4a9caef4967b
raffleState(view returns (uint8)
0
randomSource(view returns (uint8)
1
ticketPrice(view returns (uint256)
20000000000000000
totalCascadingPercentage(view returns (uint256)
10
totalPendingPayments(view returns (uint256)
0
Read-only
cascades(uint256view returns (address cascadeuint16 percentage)
pendingPayments(addressview returns (uint256)
pendingWinners(uint256view returns (address)
State-modifying
__callback(bytes32 queryIdstring result
__callback(bytes32 queryIdstring resultbytes proof
activate(
addCascade(address newAddressuint256 newPercentage
deactivate(
deleteCascade(uint256 index
destroy(
forceChooseRandomWinner(
forceRefund(
purchaseTicket(uint256 numTicketsaddress referrerpayable 
retryWinner(uint256 index
retryWinners(
transferOwnership(address newOwner
updateFee(uint256 updatedFee
updateOraclizeGas(uint256 newCallbackGasuint256 customGasPrice
updateRandomSource(uint256 newRandomSource
updateRewardDistributor(address newRewardDistributor
updateTicketPrice(uint256 updatedPrice
withdrawWinnings(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RandomProofFailed(bytes32 queryIduint256 indexed iduint256 block
TicketPurchased(address indexed ticketPurchaseruint256 indexed iduint256 numTicketsuint256 totalCostuint256 block
WinnerSelected(address indexed winneruint256 indexed iduint256 winningsuint256 block
WinnerWithdrew(address indexed winneruint256 amountuint256 block
Constructor
constructor(address _rewardDistributor
Fallback and receive
fallback(
Errors

This contract contains no error objects.