HashBet

Verified contract

Active on Ethereum with 30 txns
Deployed by via 0x5a5af88a at 14505768
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $163.14
0x10e4ac20cc7711b7b7d1a1140b0a5183445b607f635058cede6179e9e13df314
0xaae0e2de734dbab6806c8916b01aec2f41956472f5600b2e7e877864824fbbdf
0xa1809eb0ff0652c8dcabb86ca212735926f7683297711669e357aa3646b58864
0x6e0ff6b83a0e19f5440b907f76b77913e86a233abdd2ff3ffee6e922aafc7f8b
0x84541ed5319a7bb99a7e6105c16f099506dae75759759e051906d0da6362457f
0x2d41bbd3ede2ed3a3ba12096a5adb0eed60438b10d1ffb5b9a83417dd774b704
0xd204c15d049725ce197fd68a52202ec7383ea7e952fb2b9824312ab5e7f5ceef
0x5dc712d8d14dc82e52665e9fd40d870aef4163d508b3544bf5a7daaca96f03de
0x6661eac0f0c5e3b6c02bda4e7d5d68159a1745fc309aaad41a9080abac6d327f
0xf116670cd87384768f3921d30e7f5829dcd6ec1c6f12f6e66e000f966e291e62

Functions
Getter at block 20883199
balance(view returns (uint256)
68320000000000000
cumulativeDeposit(view returns (uint256)
670000000000000000
cumulativeWithdrawal(view returns (uint256)
630000000000000000
houseEdgePercent(view returns (uint256)
1
lockedInBets(view returns (uint256)
39600000000000000
maxBetAmount(view returns (uint256)
10000000000000000000000
maxProfit(view returns (uint256)
300000000000000000000000
minBetAmount(view returns (uint256)
10000000000000000
owner(view returns (address)
0xfb0e7bb994748fbbd0854f96b214eae4840cdf0c
wealthTaxIncrementPercent(view returns (uint256)
1
wealthTaxIncrementThreshold(view returns (uint256)
3000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
kill(
placeBet(uint256 betMaskuint256 modulouint256 commitLastBlockuint256 commitbytes32 rbytes32 spayable 
refundBet(uint256 commitpayable 
renounceOwnership(
setHouseEdgePercent(uint256 _houseEdgePercent
setMaxBetAmount(uint256 _maxBetAmount
setMaxProfit(uint256 _maxProfit
setMinBetAmount(uint256 _minBetAmount
setWealthTaxIncrementPercent(uint256 _wealthTaxIncrementPercent
setWealthTaxIncrementThreshold(uint256 _wealthTaxIncrementThreshold
settleBet(uint256 revealbytes32 blockHash
settleBetUncleMerkleProof(uint256 revealuint40 canonicalBlockNumber
transferOwnership(address newOwner
withdrawFunds(address beneficiaryuint256 withdrawAmount
Events
BetPlaced(address indexed gambleruint256 amountuint8 indexed modulouint8 rollUnderuint40 maskuint256 commit
BetRefunded(address indexed gambleruint256 amount
BetSettled(address indexed gambleruint256 amountuint8 indexed modulouint8 rollUnderuint40 maskuint256 outcomeuint256 winAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.