Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x18e9…7db0
Balances ($643.42)
Native
Value
$637.76
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.2 | $3,188.82 |
$637.76 | |
USDT | ERC-20 | 5.646016 | $1.001 |
$5.65 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11194827 | 4 years ago | | | 0 | 0.0017394491 | |
| 11069552 | 4 years ago | | | 0 | 0.00051372800 | |
| 11069552 | 4 years ago | | | 0 | 0.00055840000 | |
| 11069552 | 4 years ago | | | 0 | 0.00067008000 | |
| 11069552 | 4 years ago | | | 0 | 0.00046905600 | |
| 11069552 | 4 years ago | | | 0 | 0.00049139200 | |
| 11069552 | 4 years ago | | | 0 | 0.00037971200 | |
| 11069552 | 4 years ago | | | 0 | 0.00037971200 | |
| 11069225 | 4 years ago | | | 0 | 0.00044672000 | |
| 11069225 | 4 years ago | | | 0 | 0.00044672000 |
ABI
ABI objects
Getter at block 21160810
getPlayerInfo() view returns (address superiorAddr, address ownerAddr, uint256 numberOfInvitations, bool exist)
(superiorAddr=0x0000000000000000000000000000000000000000, ownerAddr=0xd3081089d0581f15944b4d9f4b97a3bf541dc399, numberOfInvitations=0, exist=false)
getRevenueAndPerformance() view returns (uint256 withdrawalAmount, uint256 subbordinateTotalPerformance, uint256 dynamicIncome, uint256 staticIncome, uint256 withdrawn, uint256 outboundDifference)
(withdrawalAmount=0, subbordinateTotalPerformance=0, dynamicIncome=0, staticIncome=0, withdrawn=0, outboundDifference=0)
getShareholder() view returns (uint256, uint256, uint256, uint256, uint256)
(12, 3, 0, 0, 929)
getStatistics() view returns (uint256 level, uint256 destroyedQuantity, uint256 fomoTotalRevenue, uint256 lotteryTotalRevenue, uint256 difference)
(level=0, destroyedQuantity=260965528046780, fomoTotalRevenue=0, lotteryTotalRevenue=0, difference=0)
staticPrizePool() view returns (uint256)
422780555643
staticTotalRecharge() view returns (uint256)
968593457699
usdtPool() view returns (uint256)
29057803730
Read-only
getPlayer(address addr) view returns (uint256, address, address[])
getSubordinatesAndPerformanceByAddr(address addr) view returns (address[], uint256[], uint256[])
playerMap(address) view returns (uint256 withdrawalAmount, uint256 wallet, uint256 fomoTotalRevenue, uint256 lotteryTotalRevenue, uint256 dynamicIncome, uint256 rechargeAmount, uint256 staticIncome, uint256 shareholderLevel, uint256 underUmbrellaLevel, uint256 subbordinateTotalPerformance, bool isExist, bool superior, address superiorAddr)
State-modifying
Events afterStaticPayment()
exchange(uint256 usdtVal, address superiorAddr)
participateFomo(uint256 usdtVal, address superiorAddr)
participateLottery(uint256 usdtVal, address superiorAddr)
releaseStaticPoolAndV4(uint256 usdtVal)
resetNodePool()
rewardDistribution(address addr, uint256 amount) returns (uint256)
staticDividend(uint256 index)
updateRevenue(address addr, uint256 amount, bool flag)
usdtNode(uint256 start, uint256 count)
withdrawService()
This contract contains no event objects.
constructor(address _owner, address _tetherAddr, address _awAddr, address _gameAddr, address _technologyAddr, address _specifyAddr)
fallback()
This contract contains no error objects.