Mobius2Dv2

Verified contract

Active on Ethereum with 3,153 txns
Deployed by via 0x75f1e715 at 6543017
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
Native
Value $7,065.63
ERC-20
--
0x1e745aafc414ee6848b5847bfc155a7318214ddc8aaec79fb85db08b468d2978
0xe2b3d74e05800627b6da1dad4f3fbfc44a2ae5f6b4bfd9e97d1097001545ff66
0x1485000bdcba24ade9e69eeb86aec9711b4ff2bb8daf31662795d9e1ded3227c
0x9f044df27192148ac8dd1a5b4709fa3f864f4f6c9e220af4826cfbb7ab53e99b
0x75fd69341a3192c470b1a773d025fa5fd0b6f8d8cef3ea8892394301e3674ece
0xa936f667844271b8bd90a98a462327933faee80ace207be9ea9b525624b9e858
0x017bdc77f6bf09504a3e0b06d9b9305f1a163f2ba5e60903d15d6bf50409b495
0x019caab574c58881dc7051d55cc04663345df83c104d1f620530c62dd7891197
0xab889f4ed1ae328043f4c26ca9e9c5adb9f29d36a8f8b4d95f236e5898c5ba2b
0xd9e6f0556ccb9086acb3710db91046837d5a38ce5e7c9e8a53ac0d97159d4ead

Functions
Getter at block 21162087
DAILY_JACKPOT_FRACTION(view returns (uint256)
60000000000000000
DAILY_JACKPOT_PERIOD(view returns (uint256)
86400
DEV_DIVISOR(view returns (uint256)
20
DIVIDENDS_FRACTION(view returns (uint256)
90000000000000000
JACKPOT_FRACTION(view returns (uint256)
150000000000000000
JACKPOT_SEED_FRACTION(view returns (uint256)
50000000000000000
MULTIPLIER(view returns (uint256)
1000000000000000000000000000
REFERRAL_FRACTION(view returns (uint256)
30000000000000000
RETURNS_FRACTION(view returns (uint256)
600000000000000000
SOFT_DEADLINE_DURATION(view returns (uint256)
86400
TIME_PER_SHARE(view returns (uint256)
300
_priceIncreasePeriod(view returns (uint256)
3600
_priceMultiplier(view returns (uint256)
1007500000000000000
_secondaryPrice(view returns (uint256)
100000000000000000
a(view returns (address)
0xdbf98a75f521cb1bd421c03f2b6a6a617f4240f1
devBalance(view returns (uint256)
0
initialized(view returns (bool)
true
ipfsHash(view returns (string)
ipfsHashType(view returns (string)
ipfs
jackpotSeed(view returns (uint256)
0
lastVersion(view returns (address)
0xa74642aeae3e2fd79150c910eb5368b64f864b1e
latestDailyID(view returns (uint256)
29
latestRoundID(view returns (uint256)
14
maxDailyJackpot(view returns (uint256)
5000000000000000000
nextRoundTime(view returns (uint256)
1540430929
nextVersion(view returns (address)
0x0000000000000000000000000000000000000000
oraclizeCallbackGas(view returns (uint256)
300000
oraclizeGasPrice(view returns (uint256)
20000000000
owner(view returns (address)
0x853012bce9eacabc6e9047be9630a7e6b3739a7a
previousRounds(view returns (uint256)
1
startingSharePrice(view returns (uint256)
1000000000000000
token(view returns (address)
0x54cdc9d889c28f55f59f6b136822868c7d4726fc
totalDividendsPaid(view returns (uint256)
35148638774272062082
totalEarningsGenerated(view returns (uint256)
735900766660313747209
totalJackpotsWon(view returns (uint256)
272733289720878673660
totalPaidOraclize(view returns (uint256)
0
totalRevenue(view returns (uint256)
1145601840966356245348
totalSharesSold(view returns (uint256)
1457305674309656611116098
totalsInfo(view returns (uint256 totalReturnsuint256 totalSharesuint256 totalDividendsuint256 totalJackpotsuint256 totalInvesteduint256 totalRounds)
(totalReturns=735900766660313747209, totalShares=1457305674309656611116098, totalDividends=35148638774272062082, totalJackpots=272733289720878673660, totalInvested=1145601840966356245348, totalRounds=16)
unclaimedReturns(view returns (uint256)
2220619202643744676
upgraded(view returns (bool)
false
Read-only
estimateReturns(address investoruint256 roundIDview returns (uint256 totalReturnsuint256 refReturns)
hasReturns(address investoruint256 roundIDview returns (bool)
investorInfo(address investoruint256 roundIDview returns (uint256 sharesuint256 totalReturnsuint256 referralReturnsbool inNextDailyDraw)
lastDailyEntry(addressview returns (uint256)
roundInfo(uint256 roundIDview returns (address leaderuint256 priceuint256 secondaryPriceuint256 priceMultiplieruint256 priceIncreasePerioduint256 jackpotuint256 dailyJackpotuint256 lastDailyJackpotuint256 sharesuint256 totalInvesteduint256 distributedReturnsuint256 _softDeadlinebool finalized)
State-modifying
__callback(bytes32 _queryIdstring _resultbytes _proof
__callback(bytes32 myidstring result
_triggerOraclize(
buyShares(address refpayable 
finalizeAndRestart(payable 
finalizeLastRound(
getSeed(
init(
initOraclize(
reinvestReturns(uint256 value
reinvestReturns(uint256 valueaddress ref
setIPFSHash(string _typestring _hash
setMaxDailyJackpot(uint256 newLimit
setNextRoundDelay(uint256 delayInSeconds
setNextRoundTimestamp(uint256 timestamp
setOraclizeGasLimit(uint256 _newLimit
setOraclizeGasPrice(uint256 _newGasPrice
setOrcl(address a_
setOwner(address owner_
setRoundParams(uint256 startingPriceuint256 priceMultiplieruint256 priceIncreasePeriod
setSecondaryPrice(uint256 newPrice
startNewRound(payable 
updateMyReturns(uint256 roundID
upgrade(address _nextVersion
withdrawDevShare(
withdrawReturns(
Events
DailyJackpotWon(address indexed byuint256 amount
FailedRNGVerification(bytes32 qID
IPFSHashSet(string _typestring _hash
JackpotWon(address byuint256 amount
LogSetOrcl(address indexed authority
LogSetOwner(address indexed owner
ReturnsWithdrawn(address indexed byuint256 amount
RoundStarted(uint256 IDuint256 startingPriceuint256 priceMultiplieruint256 priceIncreasePeriod
SharesIssued(address indexed touint256 shares
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.