Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($14.89)
Native
Value
$14.89
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004435 | $3,358.22 |
$14.89 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15532830 | 2 years ago | | | 0 | 0.00022738905 | |
| 15532812 | 2 years ago | | | 0 | 0.00032061240 | |
| 15532809 | 2 years ago | | | 0.1625 | 0.0010356889 | |
| 15532787 | 2 years ago | | | 0 | 0.00022335360 | |
| 15532787 | 2 years ago | | | 0 | 0.00031843253 | |
| 15532777 | 2 years ago | | | 0.2 | 0.0010115210 | |
| 15532751 | 2 years ago | | | 0 | 0.00021172066 | |
| 15532747 | 2 years ago | | | 0 | 0.00031993692 | |
| 15532744 | 2 years ago | | | 0.185 | 0.0012563423 | |
| 15532733 | 2 years ago | | | 0 | 0.00023283206 |
ABI
ABI objects
Getter at block 21261199 showDividendsAvailable() view returns (uint256 total_value, uint256 total_refBonus) showLiveDividends() view returns (uint256 total_value, uint256 total_refBonus)
currentProfitDay() view returns (uint16)
32
dailyInvestments() view returns (uint256)
13
gameDuration() view returns (uint256)
86400
gamePaused() view returns (bool)
false
latestKeyIndex() view returns (uint256)
1
maxInvestment() view returns (uint256)
2000000000000000000000
minInvestment() view returns (uint256)
100000000000000
totalInvestmentFund() view returns (uint256)
59885334716080000
totalInvestments() view returns (uint256)
43
totalProfits() view returns (uint256)
287119483264196000
Read-only
investor_contains(address addr) view returns (bool)
investor_getMediumInfo(address addr) view returns (uint256, uint256, uint16)
investor_getShortInfo(address addr) view returns (uint256, uint256)
profitDays(uint256) view returns (uint256 dailyProfit, uint256 dailyInvestments, uint256 dayStartTs, uint16 day)
State-modifying
Events gameOp()
invest(address _referer) payable
p_setDevAddress(address _devAddress)
p_setDevPercent(uint256 num, uint256 dem)
p_setDevPercent_out(uint256 num, uint256 dem)
p_setGameDuration(uint256 _gameDuration)
p_setGamePaused(bool _gamePaused)
p_setInvestorFundPercent(uint256 num, uint256 dem)
p_setInvestorFundPercent_out(uint256 num, uint256 dem)
p_setMaxInvestment(uint256 _maxInvestment)
p_setMinInvestment(uint256 _minInvestment)
p_setOwner(address _owner)
p_setRefPercent(uint256 num, uint256 dem)
receiveExternalProfits() payable
reinvestDividends()
withdrawDividends()
withdrawInvestment()
LogInsertInvestor(address sender, uint256 keyIndex, uint256 init_value, uint256 timestamp)
LogInvestment(address sender, uint256 total_value, uint256 value_after, uint16 profitDay, address referer, uint256 timestamp)
LogInvestmentWithdrawn(address sender, uint256 total_value, uint256 timestamp)
LogPayDividendsOutOfFunds(address sender, uint256 total_value, uint256 total_refBonus, uint256 timestamp)
LogPayDividendsReInvested(address sender, uint256 total_value, uint256 total_refBonus, uint256 timestamp)
LogPayDividendsSuccess(address sender, uint256 total_value, uint256 total_refBonus, uint256 timestamp)
LogReceiveExternalProfits(address sender, uint256 total_value, uint256 timestamp)
constructor()
fallback()
This contract contains no error objects.