GameSetting

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x21003416 at 7711638
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GameSetting"

0xf5f20b97e616fa8a3c064e233eff2cb03e54acfdf9d7dc8eb4c4697cb3e4441c
0x18fb694ee361d308db7fb041458bfd1de3338a56ac9f2d7e90bfb682f402a67f

Functions
Getter at block 21272832
CURRENCY_DIVISOR(view returns (uint256)
1000000000000000000
HOUSE_EDGE_DIVISOR(view returns (uint256)
1000
MAX_HOUSE_EDGE(view returns (uint256)
1000
MAX_NUMBER(view returns (uint256)
99
MIN_HOUSE_EDGE(view returns (uint256)
0
MIN_NUMBER(view returns (uint256)
2
PERCENTAGE_DIVISOR(view returns (uint256)
1000000
TWO_DECIMALS(view returns (uint256)
100
developer(view returns (address)
0x7e4647a8195fd614352f3516018fdbdc538f5b5d
escapeActivator(view returns (address)
0xb15c54b4b9819925cd2a7ee3079544402ac33cee
isActive(view returns (bool)
true
spinlotteryAddress(view returns (address)
0xf9478f9a6b9a5e7685c226b09c56b78602b65422
spinwinAddress(view returns (address)
0x453939ddbb64a8ce1da8b0648281ca281dfaa2ef
Read-only
boolSettings(bytes32 nameview returns (bool)
canBet(uint256 rewardValueuint256 betValueuint256 playerNumberuint256 houseEdgeview returns (bool)
isExchangeAllowed(address playerAddressuint256 tokenAmountview returns (bool)
uintSettings(bytes32 nameview returns (uint256)
State-modifying
changeAddress(address _escapeActivator
changeDeveloper(address _developer
devSetBoolSetting(bytes32 namebool value
devSetMinBankroll(uint256 minBankroll
devSetSpinlotteryAddress(address _address
devSetSpinwinAddress(address _address
devSetTokenExchangeMinBankrollPercent(uint256 tokenExchangeMinBankrollPercent
devSetUintSetting(bytes32 nameuint256 value
spinlotteryIncrementUintSetting(bytes32 name
spinlotterySetBoolSetting(bytes32 namebool value
spinlotterySetMinBankroll(uint256 _minBankrollreturns (bool)
spinlotterySetUintSetting(bytes32 nameuint256 value
spinlotteryUpdateTokenToWeiExchangeRate(
spinwinAddFunds(uint256 amount
spinwinEscapeHatch(
spinwinIncrementUintSetting(bytes32 name
spinwinRollDice(uint256 betValue
spinwinSetBoolSetting(bytes32 namebool value
spinwinSetUintSetting(bytes32 nameuint256 value
spinwinUpdateExchangeMetric(uint256 exchangeAmount
spinwinUpdateLoseMetric(uint256 betValueuint256 tokenRewardValue
spinwinUpdateLotteryContributionMetric(uint256 lotteryContribution
spinwinUpdateTokenToWeiExchangeRate(
spinwinUpdateWinMetric(uint256 playerProfit
withdrawToken(address tokenContractAddress
Events
LogAddBankRoll(uint256 amount
LogSetBoolSetting(address indexed whobytes32 indexed namebool value
LogSetUintSetting(address indexed whobytes32 indexed nameuint256 value
LogSpinwinEscapeHatch(
LogUpdateTokenToWeiExchangeRate(uint256 exchangeRateuint256 exchangeRateBlockNumber
Constructor
constructor(address _spintokenAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.