MutualAlliance
Verified contract
Active on
Ethereum with 9,485 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3fd4…e5dd
0x0ef7…17a3
0x0040…cc9f
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | ERC-20 | 88.888K | -- | -- | |
betbeb.com | ERC-20 | 88.888K | -- | -- | |
uxtw.com$0.02回购 | ERC-20 | 16.888K | -- | -- | |
BEB | ERC-20 | 8.848K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9203850 | 5 years ago | | | 0 | 0.000026252000 | |
| 9203850 | 5 years ago | | | 0 | 0.000026252000 | |
| 9203850 | 5 years ago | | | 0 | 0.00043693560 | |
| 9203848 | 5 years ago | | | 0 | 0.000088232000 | |
| 9203848 | 5 years ago | | | 0 | 0.000088232000 | |
| 9203846 | 5 years ago | | | 0 | 0.00054308980 | |
| 9203846 | 5 years ago | | | 0 | 0.00040586720 | |
| 9203846 | 5 years ago | | | 0 | 0.00040586720 | |
| 9203842 | 5 years ago | | | 0 | 0.000088232000 | |
| 9203841 | 5 years ago | | | 0 | 0.000088220000 |
ABI
ABI objects
Getter at block 21243102 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)
0x4e9fcbbb9e8d0533f0c5223a66f48fd436d44f3e
Read-only
calDynamicProfits(address user) view returns (uint256)
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)
getInvestTime(uint256 amount) 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 activeGame(uint256 time, uint256 _baseTime)
addWhitelistAdmin(address account)
investIn(string inviteCode, string referrer, uint256 flag) payable
reInvestIn() payable
redeem()
registerUserInfo(address user, string inviteCode, string referrer)
removeWhitelistAdmin(address account)
renounceOwnership()
renounceWhitelistAdmin()
setCoefficient(uint256 coeff, uint256 _baseLimit)
suspended(uint256 stopTime, uint256 stopDays)
transferOwnership(address newOwner)
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.