Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$14.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004184 | $3,576.59 |
$14.96 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21158857 | 19 days ago | | | 0 | 0.00098907721 | |
| 20600013 | 3 months ago | | | 0.05 | 0.00025887248 | |
| 6704049 | 6 years ago | | | 0 | 0.00086100000 | |
| 6688249 | 6 years ago | | | 0 | 0.00016499500 | |
| 6686153 | 6 years ago | | | 0 | 0.00015071000 | |
| 6671154 | 6 years ago | | | 0 | 0.00099027300 | |
| 6671132 | 6 years ago | | | 0 | 0.00099027300 | |
| 6671114 | 6 years ago | | | 0 | 0.0013529590 | |
| 6671097 | 6 years ago | | | 0 | 0.00099027300 | |
| 6671083 | 6 years ago | | | 0 | 0.00088273000 |
ABI
ABI objects
Getter at block 21292525
administrationFund() view returns (address)
0x97a121027a529b96f1a71135457ab8e353060811
investedTotal() view returns (uint256)
34253738030001490091
investorsCount() view returns (uint256)
25
start() view returns (uint256)
1541678400
Read-only
availableWithdraw(address investor) view returns (uint256)
dailyDividends(address investor) view returns (uint256)
invested(address) view returns (uint256)
referrals(address, uint256) view returns (address investor, uint256 time, uint256 amount, uint256 percent)
referrers(address, uint256) view returns (address investor, uint256 time, uint256 amount, uint256 percent)
State-modifying
Events This contract contains no state-modifying function objects.
investment(address addr, uint256 amount, uint256 invested, address referrer)
withdraw(address addr, uint256 amount, uint256 invested)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.