Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,456.05)
Native
Value
$2,456.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.735966 | $3,337.18 |
$2,456.05 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6495649 | 6 years ago | | | 0 | 0.000088980000 | |
| 6463372 | 6 years ago | | | 0 | 0.00010891800 | |
| 6435780 | 6 years ago | | | 0 | 0.00043567200 | |
| 6382174 | 6 years ago | | | 0 | 0.00016321356 | |
| 6381326 | 6 years ago | | | 0 | 0.00072924000 | |
| 6380503 | 6 years ago | | | 0 | 0.00058750800 | |
| 6380011 | 6 years ago | | | 0.1 | 0.0051401640 | |
| 6379996 | 6 years ago | | | 0 | 0.00019583600 | |
| 6379163 | 6 years ago | | | 0.05 | 0.00092967600 | |
| 6379150 | 6 years ago | | | 0.002 | 0.00061978400 |
ABI
ABI objects
Getter at block 21169801
activated() view returns (bool)
true
amountProportion() view returns (uint256)
10
developerAddr() view returns (address)
0x8c691931c6c4ecd92ecc26f9706faaf4aebe137d
dividend() view returns (uint256)
70
duration() view returns (uint256)
15600
fundsDividendAddr() view returns (address)
0xd529adae263048f495a05b858c8e7c077f047813
fundsTokenDividend() view returns (uint256)
10
getHeadInfo() view returns (uint256, uint256, uint256, uint256, uint256, uint256, bool)
(9, 1, 275562000000000, 10000000000000000000, 100000000000000000, 1537655444, false)
initAmount() view returns (uint256)
10000000000000000000
jackpot() view returns (uint256)
20
jackpotProportion() view returns (uint256)
70
name() view returns (string)
FAIRFUNDS
promotionRatio() view returns (uint256)
10
rId() view returns (uint256)
9
sId() view returns (uint256)
1
symbol() view returns (string)
FAIRFUNDS
Read-only
getPersonalStatus(address _playerAddr) view returns (uint256, uint256, uint256)
getPlayerDividend(address _playerAddr) view returns (uint256)
getPlayerDividendByRound(address _playerAddr, uint256 _rId, uint256 _sId) view returns (uint256)
getPlayerJackpot(address _playerAddr, uint256 _rId) view returns (uint256)
getValueInfo(address _playerAddr) view returns (uint256, uint256)
player(address) view returns (bool active, uint256 amount, uint256 promotionAmount, uint256 withdrawRid, uint256 withdrawSid)
playerRoundAmount(uint256, address) view returns (uint256)
playerRoundSid(uint256, address) view returns (uint256)
playerRoundwithdrawAmountFlag(uint256, address) view returns (uint256)
playerStageAccAmount(uint256, uint256, address) view returns (uint256)
playerStageAmount(uint256, uint256, address) view returns (uint256)
round(uint256) view returns (uint256 start, uint256 end, bool ended, uint256 endSid, uint256 amount, uint256 jackpotAmount, uint256 players)
stage(uint256, uint256) view returns (uint256 start, uint256 end, bool ended, uint256 targetAmount, uint256 amount, uint256 dividendAmount, uint256 accAmount, uint256 players)
State-modifying
Events activate()
buy(address _recommendAddr) payable returns (uint256)
withdraw()
This contract contains no event objects.
constructor()
fallback()
This contract contains no error objects.