MobiusRED
Verified contract
Active on
Ethereum with 1,399 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x72ff…50b4
Balances ($8,043.40)
Native
Value
$8,043.4
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.556535 | $3,146.21 |
$8,043.4 | |
EBK | ERC-20 | 2.556535 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7567138 | 6 years ago | | | 0 | 0.000067488000 | |
| 6692654 | 6 years ago | | | 0 | 0.00025972700 | |
| 6681047 | 6 years ago | | | 0.001 | 0.0019740800 | |
| 6583757 | 6 years ago | | | 0.001 | 0.000069330000 | |
| 6572022 | 6 years ago | | | 0 | 0.00060369100 | |
| 6569665 | 6 years ago | | | 0 | 0.00047241600 | |
| 6562481 | 6 years ago | | | 0 | 0.00039931800 | |
| 6560505 | 6 years ago | | | 0 | 0.00032897700 | |
| 6556936 | 6 years ago | | | 0 | 0.00010543600 | |
| 6556936 | 6 years ago | | | 0 | 0.00022271040 |
ABI
ABI objects
Getter at block 21204063
AIRDROP_FRACTION() view returns (uint256)
10000000000000000
DEV_DIVISOR() view returns (uint256)
20
DEV_FRACTION() view returns (uint256)
50000000000000000
DIVIDENDS_FRACTION() view returns (uint256)
90000000000000000
HARD_DEADLINE_DURATION() view returns (uint256)
864000
JACKPOT_FRACTION() view returns (uint256)
150000000000000000
JACKPOT_SEED_FRACTION() view returns (uint256)
50000000000000000
MULTIPLIER() view returns (uint256)
1000000000000000000000000000
PRICE_INCREASE_PERIOD() view returns (uint256)
3600
REFERRAL_FRACTION() view returns (uint256)
10000000000000000
RETURNS_FRACTION() view returns (uint256)
650000000000000000
SOFT_DEADLINE_DURATION() view returns (uint256)
86400
STARTING_SHARE_PRICE() view returns (uint256)
1000000000000000
TIME_PER_SHARE() view returns (uint256)
300
authority() view returns (address)
0x0000000000000000000000000000000000000000
devBalance() view returns (uint256)
0
ipfsHash() view returns (string)
ipfsHashType() view returns (string)
ipfs
jackpotSeed() view returns (uint256)
0
latestRoundID() view returns (uint256)
4
nextVersion() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xd4fb0ab155cc95c3b7ef4fba65cbcb2b416fdea7
raisedICO() view returns (uint256)
59052913750000000000
token() view returns (address)
0x72ffda7153bab00e61ed93344eed8dcaec7450b4
totalDividendsPaid() view returns (uint256)
6005923100000000000
totalEarningsGenerated() view returns (uint256)
162794225750000000000
totalJackpotsWon() view returns (uint256)
52949827550000000000
totalSharesSold() view returns (uint256)
292179482166666666666624
totalsInfo() view returns (uint256 totalReturns, uint256 totalShares, uint256 totalDividends, uint256 totalJackpots)
(totalReturns=162794225750000000000, totalShares=292179482166666666666624, totalDividends=6005923100000000000, totalJackpots=52949827550000000000)
unclaimedReturns() view returns (uint256)
2554805082281214692
upgraded() view returns (bool)
false
Read-only
estimateReturns(address investor, uint256 roundID) view returns (uint256 totalReturns, uint256 refReturns)
hasReturns(address investor, uint256 roundID) view returns (bool)
investorInfo(address investor, uint256 roundID) view returns (uint256 shares, uint256 totalReturns, uint256 referralReturns)
roundInfo(uint256 roundID) view returns (address leader, uint256 price, uint256 jackpot, uint256 airdrop, uint256 shares, uint256 totalInvested, uint256 distributedReturns, uint256 _hardDeadline, uint256 _softDeadline, bool finalized)
State-modifying
Events buyShares(address ref) payable
finalizeAndRestart() payable
finalizeLastRound()
reinvestReturns(uint256 value)
reinvestReturns(uint256 value, address ref)
setAuthority(address authority_)
setIPFSHash(string _type, string _hash)
setOwner(address owner_)
startNewRound() payable
updateMyReturns(uint256 roundID)
upgrade(address _nextVersion)
withdrawDevShare()
withdrawReturns()
AirdropWon(address by, uint256 amount)
IPFSHashSet(string _type, string _hash)
JackpotWon(address by, uint256 amount)
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
ReturnsWithdrawn(address indexed by, uint256 amount)
RoundStarted(uint256 indexed ID, uint256 hardDeadline)
SharesIssued(address indexed to, uint256 shares)
constructor(address _token)
fallback()
This contract contains no error objects.