MobiusRandom

Verified contract

Active on Ethereum with 2,768 txns
Deployed by via 0xab90245b at 6862126
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $88,264.3
0x0104b734182cb1d35824ef4c9d5a18847e0d8ba64a487542dcf77c72e5acbe4a
0x0e45c9fbb8e4cf25004c0a1b208ba4129f1d1f96df1e2be12181b35b96773069
0x191da6d2c6ab5b94ed5d3f6ce46269bf5dbb84e9188e99c596782f68bfbabe54
0xfbb3a654482b1475e78f159cacee7c0bd48f0e2cdb4c854422b7e516eb054156
0x8407fbb0699a2cce50bdf847f22579eade343307942bf453e7b41448b59afb97
0x5725f3dc60009f974166f765b86eb72a2e978ec05c1e83f2b2ecf74c5418a798
0xdde6463ca4696089f67e9e637b45565d9efd4d8f118c3dc19c4f836077c11212
0x1ff8977e209f786f1c80ae82d260b41bde90b8d95dcca84a73d2011d151aee2a
0x14024db65fa19f28fc415a8e0bade014b7c7e35258ae23e7334e11e8d2e79cce
0x55e312bb2b4da972f669df25a8fb53132ffd01a2072bffe067df2be749c8abe5

Functions
Getter at block 21160184
BET_EXPIRY(view returns (uint256)
[unknown]
HOUSE_EDGE_DIVISOR(view returns (uint256)
[unknown]
HOUSE_EDGE_DIVISOR_CLASSIC(view returns (uint256)
[unknown]
MAX_UNDER2(view returns (uint16)
[unknown]
SECONDARY_JACKPOT_DIVISOR(view returns (uint256)
[unknown]
SECONDAY_MODULO(view returns (uint24)
[unknown]
TOKEN(view returns (address)
[unknown]
UNLUCK_RATE(view returns (uint256)
[unknown]
a(view returns (address)
[unknown]
dividendsPaid(view returns (uint256)
[unknown]
getContractProps(view returns (uint256 secondaryPot_uint256 minHouseEdgeuint256 minHouseEdgeClassicuint256 maxProfit_uint256 luckPrice_)
[unknown]
luckPrice(view returns (uint256)
[unknown]
maxProfit(view returns (uint256)
[unknown]
minHouse(view returns (uint256)
[unknown]
minHouseClassic(view returns (uint256)
[unknown]
minSecondaryAmount(view returns (uint256)
[unknown]
oraclizeCallbackGas(view returns (uint256)
[unknown]
oraclizeGasPrice(view returns (uint256)
[unknown]
owner(view returns (address)
[unknown]
pendingBets(view returns (uint256)
[unknown]
secondaryPot(view returns (uint256)
[unknown]
Read-only
bets(bytes32view returns (uint256 propsaddress player)
decodeProps(uint256 propspure returns (uint128 amountuint64 timeuint16 modulouint16 rollUnderuint16 rollUnder2bool classicMode)
getBetProps(bytes32 queryIdview returns (uint128 amountuint64 timeuint16 modulouint16 rollUnderuint16 rollUnder2bool classicMode)
getLuck(address playerview returns (uint256)
getLuckProps(address playerview returns (uint128 lastLeveluint64 lastToppedUp)
luck(addressview returns (uint256)
State-modifying
__callback(bytes32 _queryIdstring _resultbytes _proof
__callback(bytes32 myidstring result
destroy(
disburseDividends(uint256 amount
feedSecondaryPot(uint256 amount
initOraclize(
placeBet(uint16 modulouint16 rollUnderbool classicpayable 
refundExpiredBet(bytes32 queryId
setLuckPrice(uint256 newValue
setMaxProfit(uint256 newValue
setMinHouse(uint256 newValue
setMinHouseClassic(uint256 newValue
setMinSecondaryAmount(uint256 newValue
setOraclizeGasLimit(uint256 _newLimit
setOraclizeGasPrice(uint256 _newGasPrice
setOrcl(address a_
setOwner(address owner_
topUpLuck(uint256 level
withdraw(uint256 amount
withdrawTokens(address touint256 amount
Events
BetFinalized(bytes32 queryIdaddress indexed playeruint256 propsuint256 amountToSend
BetPlaced(bytes32 queryIdaddress indexed playeruint256 props
FailedPayment(bytes32 queryIduint256 amount
LogSetOrcl(address indexed authority
LogSetOwner(address indexed owner
RandomFailed(bytes32 queryId
RefundAttempt(bytes32 queryId
SecondaryJackpotWon(bytes32 queryIdaddress indexed playeruint256 amount
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.