MobiusBLUE
Verified contract
Active on
Ethereum with 420 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc84a…f39c
Balances ($13,295.30)
Native
Value
$13,295.3
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.697433 | $3,595.82 |
$13,295.3 | |
EBK | ERC-20 | 3.697433 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6692653 | 6 years ago | | | 0 | 0.00025972700 | |
| 6521651 | 6 years ago | | | 0.0001 | 0.000091084000 | |
| 6508428 | 6 years ago | | | 0 | 0.00018631220 | |
| 6508423 | 6 years ago | | | 0 | 0.00058347500 | |
| 6507392 | 6 years ago | | | 0.001 | 0.00043889300 | |
| 6505827 | 6 years ago | | | 0.001 | 0.00073973149 | |
| 6502265 | 6 years ago | | | 0.002 | 0.00068856000 | |
| 6502196 | 6 years ago | | | 0 | 0.0010798080 | |
| 6502174 | 6 years ago | | | 0 | 0.00045442000 | |
| 6502172 | 6 years ago | | | 0.002 | 0.00034498500 |
ABI
ABI objects
Getter at block 21284581
AIRDROP_FRACTION() view returns (uint256)
5000000000000000
DEV_DIVISOR() view returns (uint256)
25
DEV_FRACTION() view returns (uint256)
40000000000000000
DIVIDENDS_FRACTION() view returns (uint256)
100000000000000000
HARD_DEADLINE_DURATION() view returns (uint256)
86400
JACKPOT_FRACTION() view returns (uint256)
150000000000000000
JACKPOT_SEED_FRACTION() view returns (uint256)
5000000000000000
MULTIPLIER() view returns (uint256)
1000000000000000000000000000
PRICE_INCREASE_PERIOD() view returns (uint256)
3600
REFERRAL_FRACTION() view returns (uint256)
10000000000000000
RETURNS_FRACTION() view returns (uint256)
700000000000000000
SOFT_DEADLINE_DURATION() view returns (uint256)
86400
STARTING_SHARE_PRICE() view returns (uint256)
1000000000000000
TIME_PER_SHARE() view returns (uint256)
120
authority() view returns (address)
0x0000000000000000000000000000000000000000
devBalance() view returns (uint256)
0
ipfsHash() view returns (string)
ipfsHashType() view returns (string)
ipfs
jackpotSeed() view returns (uint256)
30000000000000
latestRoundID() view returns (uint256)
3
nextVersion() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x01b9efb4589beef6826c5dbf945d1690827800be
raisedICO() view returns (uint256)
5040426833333333279
token() view returns (address)
0xc84ab334f9f615789716994f4fbdd35b7bb4f39c
totalDividendsPaid() view returns (uint256)
3863636100000000000
totalEarningsGenerated() view returns (uint256)
48215245400000000000
totalJackpotsWon() view returns (uint256)
11633297520000000000
totalSharesSold() view returns (uint256)
72996009543440755208322
totalsInfo() view returns (uint256 totalReturns, uint256 totalShares, uint256 totalDividends, uint256 totalJackpots)
(totalReturns=48215245400000000000, totalShares=72996009543440755208322, totalDividends=3863636100000000000, totalJackpots=11633297520000000000)
unclaimedReturns() view returns (uint256)
269912624327263653
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.