Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8888…ca8c
0x8888…e759
0x9650…2ad2
Balances ($815.63)
Native
Value
$815.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.243036 | $3,355.99 |
$815.63 | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20396846 | 4 months ago | | | 0 | 0.00066036940 | |
| 8217198 | 5 years ago | | | 0 | 0.00039778500 | |
| 8217198 | 5 years ago | | | 0 | 0.00039778500 | |
| 7767880 | 6 years ago | | | 0 | 0.0019585350 | |
| 7762392 | 6 years ago | | | 0 | 0.0015659600 | |
| 7753240 | 6 years ago | | | 0 | 0.00065710000 | |
| 7725860 | 6 years ago | | | 0 | 0.00065710000 | |
| 7725091 | 6 years ago | | | 0 | 0.0010643600 | |
| 7724942 | 6 years ago | | | 0 | 0.0013984050 | |
| 7662765 | 6 years ago | | | 0 | 0.00065710000 |
ABI
ABI objects
Getter at block 21261205
TIME_OUT() view returns (uint256)
604800
cashoutable() view returns (bool)
true
citizenContract() view returns (address)
0xd7657bdf782f43ba7f5f5e8456b481616e636ae9
devTeamContract() view returns (address)
0x96504e1f83e380984b1d4eccc0e8b9f0559b2ad2
f2mContract() view returns (address)
0x8888887c5ede327afbeb15019598aaa3b4fae759
getTotalMember() view returns (uint256)
790
lotteryContract() view returns (address)
0x8888882056160e5ff4a0f26607d4a05bc506ca8c
Read-only
balance(address) view returns (uint256)
claimedSum(address) view returns (uint256)
donateSum(address) view returns (uint256)
getBalance(address _sender) view returns (uint256)
getClaimedBalance(address _sender) view returns (uint256)
getDivBalance(address _sender) view returns (uint256)
getEarlyIncomeBalance(address _sender) view returns (uint256)
getRefBalance(address _sender) view returns (uint256)
getRewardBalance(address _sender) view returns (uint256)
getUnclaimedBalance(address _sender) view returns (uint256)
isMember(address) view returns (bool)
lastClaim(address) view returns (uint256)
member(uint256) view returns (address)
restTime(address _member) view returns (uint256)
timeout(address _member) view returns (bool)
State-modifying
Events cashout()
checkTimeout(address _member)
collectDividends(address _member) returns (uint256)
collectIncome(address _member) returns (uint256)
collectRef(address _member) returns (uint256)
collectReward(address _member) returns (uint256)
joinNetwork(address[6] _contract)
lotteryReinvest(string _sSalt, uint256 _amount) payable
pushToBank(address _player) payable
tokenReinvest(uint256 _amount) payable
withdraw()
This contract contains no event objects.
constructor(address _devTeam)
This contract contains no fallback and receive objects.
This contract contains no error objects.