Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9c8c…52cf
0x9421…a5cf
0x8cff…e6dc
5 additional
variables
Balances ($12.80)
Native
Value
$12.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004126 | $3,102.71 |
$12.8 | |
BRX | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10214035 | 4 years ago | | | 0 | 0.0026942139 | |
| 10213893 | 4 years ago | | | 0 | 0.0029941170 | |
| 10126902 | 4 years ago | | | 0 | 0.0015500796 | |
| 9916661 | 5 years ago | | | 0 | 0.0011362260 | |
| 9898081 | 5 years ago | | | 0 | 0.00064924800 | |
| 9884723 | 5 years ago | | | 0 | 0.00096107000 | |
| 9884716 | 5 years ago | | | 0 | 0.00046336000 | |
| 9876199 | 5 years ago | | | 0 | 0.00081156000 | |
| 9871186 | 5 years ago | | | 0 | 0.0025298040 | |
| 9871184 | 5 years ago | | | 0 | 0.00097359600 |
ABI
ABI objects
Getter at block 21212393 getGameInfo() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256)
gameStart() view returns (bool)
true
isOwner() view returns (bool)
false
notSuspended() view returns (bool)
true
owner() view returns (address)
0x0c5296d9e4f4a1a5838eba0dc4a2aa7eac2a492b
Read-only
everyDayInvestMapping(uint256) view returns (uint256)
getAvailableReInvestInAmount(address userAddr) view returns (uint256)
getAvailableRedeemAmount(address userAddr) view returns (uint256)
getCurrentInvestDay(uint256 investTime) view returns (uint256)
getCurrentInvestLimit(uint256 investTime) view returns (uint256)
getStaticProfits(address userAddr) view returns (uint256, uint256, uint256)
getUnLockDay(uint256 investTime) view returns (uint256 unlockDay, uint256 unlockAmountRedeemTime)
getUserAddressByCode(string code) view returns (address)
getUserById(uint256 id) view returns (address)
getUserInfo(address user, uint256 roundId) view returns (uint256[19] ct, string inviteCode, string referrer)
indexMapping(uint256) view returns (address)
isLessThanLimit(uint256 amount, uint256 investTime) view returns (bool)
isUsed(string code) view returns (bool)
isWhitelistAdmin(address account) view returns (bool)
notSuspended(uint256 investTime) view returns (bool)
State-modifying
Events addWhitelistAdmin(address account)
calPartnershipBonus(address user, uint256 totaleth)
investIn(string inviteCode, string referrer, uint256 flag) payable
reInvestIn() payable
redeem()
registerUserInfo(address user, string inviteCode, string referrer)
removeWhitelistAdmin(address account)
renounceOwnership()
renounceWhitelistAdmin()
suspended(uint256 stopTime, uint256 stopDays)
transferOwnership(address newOwner)
withdrawDynamicProfit()
withdrawProfit()
LogInvestIn(address indexed who, uint256 indexed uid, uint256 amount, uint256 time, uint256 investTime, string inviteCode, string referrer, uint256 t)
LogRedeem(address indexed who, uint256 indexed uid, uint256 amount, uint256 now)
LogWithdrawProfit(address indexed who, uint256 indexed uid, uint256 amount, uint256 time, uint256 t)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WhitelistAdminAdded(address indexed account)
WhitelistAdminRemoved(address indexed account)
constructor()
fallback()
This contract contains no error objects.